Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/mon/
Dusb_mon.h17 struct mon_bus { struct
18 struct list_head bus_link;
19 spinlock_t lock;
20 struct usb_bus *u_bus;
44 struct mon_bus *m_bus; argument
/linux-2.6.39/include/linux/
Dusb.h349 struct mon_bus *mon_bus; /* non-null when associated */ member