Searched refs:cec_pin (Results 1 – 4 of 4) sorted by relevance
111 static void cec_pin_update(struct cec_pin *pin, bool v, bool force) in cec_pin_update()136 static bool cec_pin_read(struct cec_pin *pin) in cec_pin_read()144 static void cec_pin_low(struct cec_pin *pin) in cec_pin_low()150 static bool cec_pin_high(struct cec_pin *pin) in cec_pin_high()156 static bool rx_error_inj(struct cec_pin *pin, unsigned int mode_offset, in rx_error_inj()190 static bool rx_nack(struct cec_pin *pin) in rx_nack()195 static bool rx_low_drive(struct cec_pin *pin) in rx_low_drive()201 static bool rx_add_byte(struct cec_pin *pin) in rx_add_byte()206 static bool rx_remove_byte(struct cec_pin *pin) in rx_remove_byte()211 static bool rx_arb_lost(struct cec_pin *pin, u8 *poll) in rx_arb_lost()[all …]
175 struct cec_pin { struct242 void cec_pin_start_timer(struct cec_pin *pin); argument248 u16 cec_pin_rx_error_inj(struct cec_pin *pin);249 u16 cec_pin_tx_error_inj(struct cec_pin *pin);
49 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()
61 struct cec_pin;271 struct cec_pin *pin;