Home
last modified time | relevance | path

Searched refs:cec_queue_pin_cec_event (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-cec.c82 cec_queue_pin_cec_event(adap, false, false, ts); in vivid_cec_pin_adap_events()
84 cec_queue_pin_cec_event(adap, true, false, ts); in vivid_cec_pin_adap_events()
99 cec_queue_pin_cec_event(adap, false, false, ts); in vivid_cec_pin_adap_events()
104 cec_queue_pin_cec_event(adap, true, false, ts); in vivid_cec_pin_adap_events()
/kernel/linux/linux-5.10/include/media/
H A Dcec.h344 * cec_queue_pin_cec_event() - queue a CEC pin event with a given timestamp.
352 void cec_queue_pin_cec_event(struct cec_adapter *adap, bool is_high,
/kernel/linux/linux-6.6/include/media/
H A Dcec.h368 * cec_queue_pin_cec_event() - queue a CEC pin event with a given timestamp.
376 void cec_queue_pin_cec_event(struct cec_adapter *adap, bool is_high,
/kernel/linux/linux-5.10/drivers/media/cec/core/
H A Dcec-adap.c171 void cec_queue_pin_cec_event(struct cec_adapter *adap, bool is_high, in cec_queue_pin_cec_event() function
187 EXPORT_SYMBOL_GPL(cec_queue_pin_cec_event); variable
H A Dcec-pin.c1077 cec_queue_pin_cec_event(adap, in cec_pin_thread_func()
/kernel/linux/linux-6.6/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); variable
H A Dcec-pin.c1081 cec_queue_pin_cec_event(adap, in cec_pin_thread_func()

Completed in 10 milliseconds