Home
last modified time | relevance | path

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

/linux-5.19.10/include/media/
Dcec.h373 void cec_queue_pin_cec_event(struct cec_adapter *adap, bool is_high,
/linux-5.19.10/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.c1080 cec_queue_pin_cec_event(adap, in cec_pin_thread_func()