Home
last modified time | relevance | path

Searched refs:cec_pin (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/media/cec/core/
H A Dcec-pin.c191 static bool rx_nack(struct cec_pin *pin) in rx_nack()
845 struct cec_pin *pin = container_of(timer, struct cec_pin, timer); in cec_pin_timer()
1035 struct cec_pin *pin = adap->pin; in cec_pin_thread_func()
1133 struct cec_pin *pin = adap->pin; in cec_pin_adap_enable()
1168 struct cec_pin *pin = adap->pin; in cec_pin_adap_log_addr()
1189 struct cec_pin *pin = adap->pin; in cec_pin_adap_transmit()
1220 struct cec_pin *pin = adap->pin; in cec_pin_adap_status()
1286 struct cec_pin *pin = adap->pin; in cec_pin_adap_monitor_all_enable()
1294 struct cec_pin *pin = adap->pin; in cec_pin_adap_free()
1307 struct cec_pin *pin = adap->pin; in cec_pin_received()
[all …]
H A Dcec-pin-priv.h175 struct cec_pin { struct
242 void cec_pin_start_timer(struct cec_pin *pin); argument
248 u16 cec_pin_rx_error_inj(struct cec_pin *pin);
249 u16 cec_pin_tx_error_inj(struct cec_pin *pin);
H A Dcec-pin-error-inj.c50 u16 cec_pin_rx_error_inj(struct cec_pin *pin) in cec_pin_rx_error_inj()
62 u16 cec_pin_tx_error_inj(struct cec_pin *pin) in cec_pin_tx_error_inj()
76 struct cec_pin *pin = adap->pin; in cec_pin_error_inj_parse_line()
265 struct cec_pin *pin = adap->pin; in cec_pin_error_inj_show()
/linux-6.15/include/media/
H A Dcec.h60 struct cec_pin;
290 struct cec_pin *pin;