Searched defs:mon_bus (Results 1 – 2 of 2) sorted by relevance
17 struct mon_bus { struct18 struct list_head bus_link;19 spinlock_t lock;20 struct usb_bus *u_bus;44 struct mon_bus *m_bus; argument
349 struct mon_bus *mon_bus; /* non-null when associated */ member