Home
last modified time | relevance | path

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

/Linux-v6.6/include/media/
Dcec.h376 void cec_queue_pin_cec_event(struct cec_adapter *adap, bool is_high,
/Linux-v6.6/drivers/media/cec/core/
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);
Dcec-pin.c1081 cec_queue_pin_cec_event(adap, in cec_pin_thread_func()