Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/rc/
H A Dimon.c90 struct imon_context { struct
91 struct device *dev;
111 struct urb *tx_urb;
112 bool tx_control;
117 struct tx_t {
122 } tx;
157 * Fields for deferring free_imon_context(). argument
159 * Since reference to "struct imon_context" is stored into argument
163 refcount_t users;
168 bool disconnected;
[all …]