Searched defs:cec_pin (Results 1 – 1 of 1) sorted by relevance
164 struct cec_pin { struct166 const struct cec_pin_ops *ops; argument177 enum cec_pin_state state; argument179 u32 tx_bit;180 bool tx_nacked;182 bool tx_toggle;184 u32 rx_bit;185 bool rx_toggle;200 u8 work_tx_status;201 ktime_t work_tx_ts;[all …]
Completed in 6 milliseconds