Searched refs:cec_pin (Results 1 – 3 of 3) sorted by relevance
218 static bool rx_nack(struct cec_pin *pin) in rx_nack()872 struct cec_pin *pin = container_of(timer, struct cec_pin, timer); in cec_pin_timer()1062 struct cec_pin *pin = adap->pin; in cec_pin_thread_func()1160 struct cec_pin *pin = adap->pin; in cec_pin_adap_enable()1195 struct cec_pin *pin = adap->pin; in cec_pin_adap_log_addr()1216 struct cec_pin *pin = adap->pin; in cec_pin_adap_transmit()1247 struct cec_pin *pin = adap->pin; in cec_pin_adap_status()1313 struct cec_pin *pin = adap->pin; in cec_pin_adap_monitor_all_enable()1321 struct cec_pin *pin = adap->pin; in cec_pin_adap_free()1334 struct cec_pin *pin = adap->pin; in cec_pin_received()[all …]
178 struct cec_pin { struct250 void cec_pin_start_timer(struct cec_pin *pin); argument256 u16 cec_pin_rx_error_inj(struct cec_pin *pin);257 u16 cec_pin_tx_error_inj(struct cec_pin *pin);
50 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()303 struct cec_pin *pin = adap->pin; in cec_pin_error_inj_show()
Completed in 10 milliseconds