Searched refs:cec_pin (Results 1 – 4 of 4) sorted by relevance
112 static void cec_pin_update(struct cec_pin *pin, bool v, bool force) in cec_pin_update()137 static bool cec_pin_read(struct cec_pin *pin) in cec_pin_read()145 static void cec_pin_insert_glitch(struct cec_pin *pin, bool rising_edge) in cec_pin_insert_glitch()168 static void cec_pin_low(struct cec_pin *pin) in cec_pin_low()176 static bool cec_pin_high(struct cec_pin *pin) in cec_pin_high()184 static bool rx_error_inj(struct cec_pin *pin, unsigned int mode_offset, in rx_error_inj()218 static bool rx_nack(struct cec_pin *pin) in rx_nack()223 static bool rx_low_drive(struct cec_pin *pin) in rx_low_drive()229 static bool rx_add_byte(struct cec_pin *pin) in rx_add_byte()234 static bool rx_remove_byte(struct cec_pin *pin) in rx_remove_byte()[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()
60 struct cec_pin;290 struct cec_pin *pin;