Searched defs:cec_pin (Results 1 – 2 of 2) sorted by relevance
101992 struct cec_pin { struct101994 const struct cec_pin_ops *ops; argument102005 enum cec_pin_state state; argument102006 struct cec_msg tx_msg;102007 u32 tx_bit;102008 bool tx_nacked;102009 u32 tx_signal_free_time;102010 bool tx_toggle;102011 struct cec_msg rx_msg;102012 u32 rx_bit;[all …]
111868 struct cec_pin { struct111870 const struct cec_pin_ops *ops; argument111881 enum cec_pin_state state; argument111882 struct cec_msg tx_msg;111883 u32 tx_bit;111884 bool tx_nacked;111885 u32 tx_signal_free_time;111886 bool tx_toggle;111887 struct cec_msg rx_msg;111888 u32 rx_bit;[all …]