Home
last modified time | relevance | path

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

/linux/drivers/media/cec/core/
A Dcec-pin.c190 static bool rx_nack(struct cec_pin *pin) in rx_nack()
844 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()
1112 struct cec_pin *pin = adap->pin; in cec_pin_adap_enable()
1146 struct cec_pin *pin = adap->pin; in cec_pin_adap_log_addr()
1170 struct cec_pin *pin = adap->pin; in cec_pin_adap_transmit()
1201 struct cec_pin *pin = adap->pin; in cec_pin_adap_status()
1266 struct cec_pin *pin = adap->pin; in cec_pin_adap_monitor_all_enable()
1274 struct cec_pin *pin = adap->pin; in cec_pin_adap_free()
1284 struct cec_pin *pin = adap->pin; in cec_pin_received()
[all …]
A Dcec-pin-priv.h164 struct cec_pin { struct
231 void cec_pin_start_timer(struct cec_pin *pin); argument
237 u16 cec_pin_rx_error_inj(struct cec_pin *pin);
238 u16 cec_pin_tx_error_inj(struct cec_pin *pin);
A Dcec-pin-error-inj.c49 u16 cec_pin_rx_error_inj(struct cec_pin *pin) in cec_pin_rx_error_inj()
61 u16 cec_pin_tx_error_inj(struct cec_pin *pin) in cec_pin_tx_error_inj()
75 struct cec_pin *pin = adap->pin; in cec_pin_error_inj_parse_line()
264 struct cec_pin *pin = adap->pin; in cec_pin_error_inj_show()
/linux/include/media/
A Dcec.h54 struct cec_pin;
247 struct cec_pin *pin;

Completed in 11 milliseconds