Searched refs:ubus (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/drivers/usb/mon/ |
| H A D | mon_main.c | 97 mbus = ubus->mon_bus; in mon_submit() 121 mbus = ubus->mon_bus; in mon_submit_error() 145 mbus = ubus->mon_bus; in mon_complete() 158 struct usb_bus *ubus; in mon_stop() local 188 mon_bus_init(ubus); in mon_bus_add() 191 ubus->monitored = 1; in mon_bus_add() 247 ubus->monitored = 0; in mon_dissolve() 251 ubus->mon_bus = NULL; in mon_dissolve() 287 mbus->u_bus = ubus; in mon_bus_init() 288 ubus->mon_bus = mbus; in mon_bus_init() [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()
|
| H A D | mon_bin.c | 1362 int mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_bin_add() argument 1365 unsigned minor = ubus? ubus->busnum: 0; in mon_bin_add() 1370 dev = device_create(&mon_bin_class, ubus ? ubus->controller : NULL, in mon_bin_add()
|
| /linux-6.15/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()
|
| H A D | usb.h | 204 extern void usb_notify_add_bus(struct usb_bus *ubus); 205 extern void usb_notify_remove_bus(struct usb_bus *ubus);
|
| /linux-6.15/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 | bcm6358.dtsi | 55 ubus {
|
| H A D | bcm6328.dtsi | 62 ubus {
|
| H A D | bcm6368.dtsi | 56 ubus {
|
| H A D | bcm6362.dtsi | 65 ubus {
|
| H A D | bcm63268.dtsi | 65 ubus {
|
| /linux-6.15/Documentation/devicetree/bindings/clock/ |
| H A D | brcm,bcm63xx-clocks.txt | 7 "brcm,bcm6318-ubus-clocks"
|
| /linux-6.15/arch/arm/boot/dts/broadcom/ |
| H A D | bcm63138.dtsi | 183 ubus@fffe8000 {
|