Home
last modified time | relevance | path

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

/linux/drivers/media/cec/core/
A Dcec-pin-priv.h164 struct cec_pin { struct
166 const struct cec_pin_ops *ops; argument
177 enum cec_pin_state state; argument
179 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