Searched defs:imon_context (Results 1 – 1 of 1) sorted by relevance
90 struct imon_context { struct91 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(). argument159 * Since reference to "struct imon_context" is stored into argument163 refcount_t users;168 bool disconnected;[all …]