Searched defs:ubus (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/drivers/usb/mon/ |
| D | mon_main.c | 96 static void mon_submit(struct usb_bus *ubus, struct urb *urb) in mon_submit() 123 static void mon_submit_error(struct usb_bus *ubus, struct urb *urb, int error) in mon_submit_error() 150 static void mon_complete(struct usb_bus *ubus, struct urb *urb, int status) in mon_complete() 167 struct usb_bus *ubus; in mon_stop() local 197 static void mon_bus_add(struct usb_bus *ubus) in mon_bus_add() 209 static void mon_bus_remove(struct usb_bus *ubus) in mon_bus_remove() 254 static void mon_dissolve(struct mon_bus *mbus, struct usb_bus *ubus) in mon_dissolve() 283 static void mon_bus_init(struct usb_bus *ubus) in mon_bus_init() 352 struct usb_bus *ubus; in mon_init() local
|
| D | mon_text.c | 701 int mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_text_add()
|
| D | mon_bin.c | 1361 int mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_bin_add()
|
| /kernel/linux/linux-6.6/drivers/usb/mon/ |
| D | mon_main.c | 96 static void mon_submit(struct usb_bus *ubus, struct urb *urb) in mon_submit() 123 static void mon_submit_error(struct usb_bus *ubus, struct urb *urb, int error) in mon_submit_error() 150 static void mon_complete(struct usb_bus *ubus, struct urb *urb, int status) in mon_complete() 167 struct usb_bus *ubus; in mon_stop() local 197 static void mon_bus_add(struct usb_bus *ubus) in mon_bus_add() 209 static void mon_bus_remove(struct usb_bus *ubus) in mon_bus_remove() 254 static void mon_dissolve(struct mon_bus *mbus, struct usb_bus *ubus) in mon_dissolve() 283 static void mon_bus_init(struct usb_bus *ubus) in mon_bus_init() 352 struct usb_bus *ubus; in mon_init() local
|
| D | mon_text.c | 701 int mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_text_add()
|
| D | mon_bin.c | 1363 int mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_bin_add()
|
| /kernel/linux/linux-6.6/drivers/usb/core/ |
| D | notify.c | 60 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()
|
| /kernel/linux/linux-5.10/drivers/usb/core/ |
| D | notify.c | 60 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()
|