Searched defs:ubus (Results 1 – 5 of 5) sorted by relevance
95 static void mon_submit(struct usb_bus *ubus, struct urb *urb) in mon_submit()121 static void mon_submit_error(struct usb_bus *ubus, struct urb *urb, int error) in mon_submit_error()147 static void mon_complete(struct usb_bus *ubus, struct urb *urb, int status) in mon_complete()163 struct usb_bus *ubus; in mon_stop() local193 static void mon_bus_add(struct usb_bus *ubus) in mon_bus_add()205 static void mon_bus_remove(struct usb_bus *ubus) in mon_bus_remove()250 static void mon_dissolve(struct mon_bus *mbus, struct usb_bus *ubus) in mon_dissolve()279 static void mon_bus_init(struct usb_bus *ubus) in mon_bus_init()347 struct usb_bus *ubus; in mon_init() local
666 int mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_text_add()
1330 int mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_bin_add()
61 void usb_notify_add_bus(struct usb_bus *ubus) in usb_notify_add_bus()66 void usb_notify_remove_bus(struct usb_bus *ubus) in usb_notify_remove_bus()
192 struct sysfs_bus *ubus; in list_devices() local