Searched refs:ubus (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/usb/mon/ |
| H A D | mon_main.c | 22 static void mon_dissolve(struct mon_bus *mbus, struct usb_bus *ubus); 24 static void mon_bus_init(struct usb_bus *ubus); 93 static void mon_submit(struct usb_bus *ubus, struct urb *urb) in mon_submit() argument 97 mbus = ubus->mon_bus; in mon_submit() 117 static void mon_submit_error(struct usb_bus *ubus, struct urb *urb, int error) in mon_submit_error() argument 121 mbus = ubus->mon_bus; in mon_submit_error() 141 static void mon_complete(struct usb_bus *ubus, struct urb *urb, int status) in mon_complete() argument 145 mbus = ubus->mon_bus; in mon_complete() 158 struct usb_bus *ubus; in mon_stop() local 165 if (mbus->nreaders == 0 && (ubus = mbus->u_bus) != NULL) in mon_stop() [all …]
|
| H A D | usb_mon.h | 58 int /*bool*/ mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus); 60 int /*bool*/ mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus);
|
| H A D | mon_text.c | 699 int mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_text_add() argument 703 int busnum = ubus? ubus->busnum: 0; in mon_text_add() 708 if (ubus != NULL) { in mon_text_add()
|
| /linux/drivers/usb/core/ |
| H A D | notify.c | 60 void usb_notify_add_bus(struct usb_bus *ubus) in usb_notify_add_bus() argument 62 blocking_notifier_call_chain(&usb_notifier_list, USB_BUS_ADD, ubus); in usb_notify_add_bus() 65 void usb_notify_remove_bus(struct usb_bus *ubus) in usb_notify_remove_bus() argument 67 blocking_notifier_call_chain(&usb_notifier_list, USB_BUS_REMOVE, ubus); in usb_notify_remove_bus()
|
| /linux/arch/mips/boot/dts/brcm/ |
| H A D | bcm3384_viper.dtsi | 49 ubus { 53 compatible = "brcm,ubus", "simple-bus";
|
| H A D | bcm3384_zephyr.dtsi | 54 ubus { 58 compatible = "brcm,ubus", "simple-bus";
|
| H A D | bcm3368.dtsi | 50 ubus {
|
| H A D | bcm6328.dtsi | 62 ubus {
|
| H A D | bcm6362.dtsi | 65 ubus {
|
| H A D | bcm63268.dtsi | 65 ubus {
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm63138.dtsi | 183 ubus@fffe8000 {
|