Home
last modified time | relevance | path

Searched defs:cec_pin (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/media/cec/core/
Dcec-pin-priv.h175 struct cec_pin { struct
177 const struct cec_pin_ops *ops; argument
187 enum cec_pin_state state; argument
188 struct cec_msg tx_msg;
189 u32 tx_bit;
190 bool tx_nacked;
191 u32 tx_signal_free_time;
192 bool tx_toggle;
193 struct cec_msg rx_msg;
194 u32 rx_bit;
[all …]