Home
last modified time | relevance | path

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

/linux/drivers/usb/mon/
H A Dusb_mon.h18 struct mon_bus { struct
19 struct list_head bus_link;
20 spinlock_t lock;
21 struct usb_bus *u_bus;
45 struct mon_bus *m_bus; argument
/linux/include/linux/
H A Dusb.h487 struct mon_bus *mon_bus; /* non-null when associated */ member