Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/cec/platform/cec-gpio/
Dcec-gpio.c67 cec_queue_pin_hpd_event(cec->adap, cec->hpd_is_high, cec->hpd_ts); in cec_hpd_gpio_irq_handler_thread()
/linux-5.19.10/include/media/
Dcec.h384 void cec_queue_pin_hpd_event(struct cec_adapter *adap, bool is_high, ktime_t ts);
/linux-5.19.10/drivers/media/cec/core/
Dcec-adap.c170 void cec_queue_pin_hpd_event(struct cec_adapter *adap, bool is_high, ktime_t ts) in cec_queue_pin_hpd_event() function
183 EXPORT_SYMBOL_GPL(cec_queue_pin_hpd_event);