Home
last modified time | relevance | path

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

/linux/drivers/usb/mon/
H A Dmon_main.c93 static void mon_submit(struct usb_bus *ubus, struct urb *urb) in mon_submit()
117 static void mon_submit_error(struct usb_bus *ubus, struct urb *urb, int error) in mon_submit_error()
141 static void mon_complete(struct usb_bus *ubus, struct urb *urb, int status) in mon_complete()
158 struct usb_bus *ubus; in mon_stop() local
186 static void mon_bus_add(struct usb_bus *ubus) in mon_bus_add()
198 static void mon_bus_remove(struct usb_bus *ubus) in mon_bus_remove()
243 static void mon_dissolve(struct mon_bus *mbus, struct usb_bus *ubus) in mon_dissolve()
272 static void mon_bus_init(struct usb_bus *ubus) in mon_bus_init()
339 struct usb_bus *ubus; in mon_init() local
H A Dmon_text.c701 int mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_text_add()
H A Dmon_bin.c1363 int mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_bin_add()
/linux/drivers/usb/core/
H A Dnotify.c60 void usb_notify_add_bus(struct usb_bus *ubus) in usb_notify_add_bus()
65 void usb_notify_remove_bus(struct usb_bus *ubus) in usb_notify_remove_bus()