Searched defs:cec_pin (Results 1 – 1 of 1) sorted by relevance
175 struct cec_pin { struct177 const struct cec_pin_ops *ops; argument187 enum cec_pin_state state; argument189 u32 tx_bit;190 bool tx_nacked;192 bool tx_toggle;194 u32 rx_bit;195 bool rx_toggle;210 u8 work_tx_status;211 ktime_t work_tx_ts;[all …]
Completed in 5 milliseconds