Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/cec/platform/cec-gpio/
Dcec-gpio.c88 cec_queue_pin_5v_event(cec->adap, cec->v5_is_high, cec->v5_ts); in cec_5v_gpio_irq_handler_thread()
/linux-6.6.21/include/media/
Dcec.h397 void cec_queue_pin_5v_event(struct cec_adapter *adap, bool is_high, ktime_t ts);
/linux-6.6.21/drivers/media/cec/core/
Dcec-adap.c186 void cec_queue_pin_5v_event(struct cec_adapter *adap, bool is_high, ktime_t ts) in cec_queue_pin_5v_event() function
199 EXPORT_SYMBOL_GPL(cec_queue_pin_5v_event);