Home
last modified time | relevance | path

Searched refs:cec_queue_pin_cec_event (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/media/
H A Dcec.h377 void cec_queue_pin_cec_event(struct cec_adapter *adap, bool is_high,
/openbmc/linux/drivers/media/cec/core/
H A Dcec-adap.c150 void cec_queue_pin_cec_event(struct cec_adapter *adap, bool is_high, in cec_queue_pin_cec_event() function
167 EXPORT_SYMBOL_GPL(cec_queue_pin_cec_event);
H A Dcec-pin.c1081 cec_queue_pin_cec_event(adap, in cec_pin_thread_func()