| /OK3568_Linux_fs/kernel/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); 96 static void mon_submit(struct usb_bus *ubus, struct urb *urb) in mon_submit() argument 100 mbus = ubus->mon_bus; in mon_submit() 123 static void mon_submit_error(struct usb_bus *ubus, struct urb *urb, int error) in mon_submit_error() argument 127 mbus = ubus->mon_bus; in mon_submit_error() 150 static void mon_complete(struct usb_bus *ubus, struct urb *urb, int status) in mon_complete() argument 154 mbus = ubus->mon_bus; in mon_complete() 167 struct usb_bus *ubus; in mon_stop() local 176 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 | 701 int mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_text_add() argument 705 int busnum = ubus? ubus->busnum: 0; in mon_text_add() 711 if (ubus != NULL) { in mon_text_add() 737 if (ubus != NULL) { in mon_text_add()
|
| H A D | mon_bin.c | 1356 int mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_bin_add() argument 1359 unsigned minor = ubus? ubus->busnum: 0; in mon_bin_add() 1364 dev = device_create(mon_bin_class, ubus ? ubus->controller : NULL, in mon_bin_add()
|
| /OK3568_Linux_fs/buildroot/package/ubus/ |
| H A D | Config.in | 1 comment "ubus needs a toolchain w/ dynamic library" 6 bool "ubus" 16 (ubus). Although created for the OpenWRT project, it can be 22 https://openwrt.org/docs/techref/ubus 27 bool "build and install ubus examples" 29 Build and install client and server ubus examples.
|
| H A D | ubus.hash | 2 sha256 275d184006f2f60c9b0172d8fd0ccc8952f182960c0d3d0945be640873c1bef6 ubus-a72457b61df045d3c499…
|
| H A D | ubus.mk | 8 UBUS_SITE = https://git.openwrt.org/project/ubus.git
|
| H A D | 0001-Install-server-and-client-examples.patch | 20 TARGET_LINK_LIBRARIES(client ubus ${ubox_library})
|
| /OK3568_Linux_fs/kernel/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 | 209 extern void usb_notify_add_bus(struct usb_bus *ubus); 210 extern void usb_notify_remove_bus(struct usb_bus *ubus);
|
| /OK3568_Linux_fs/kernel/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 | 47 ubus {
|
| H A D | bcm6368.dtsi | 47 ubus {
|
| H A D | bcm6362.dtsi | 47 ubus {
|
| H A D | bcm63268.dtsi | 47 ubus {
|
| H A D | bcm6358.dtsi | 47 ubus {
|
| H A D | bcm6328.dtsi | 47 ubus {
|
| /OK3568_Linux_fs/buildroot/package/uhttpd/ |
| H A D | uhttpd.mk | 29 UHTTPD_DEPENDENCIES += ubus
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | brcm,bcm63xx-clocks.txt | 7 "brcm,bcm6318-ubus-clocks"
|
| /OK3568_Linux_fs/buildroot/package/dnsmasq/ |
| H A D | dnsmasq.mk | 78 DNSMASQ_DEPENDENCIES += ubus
|
| /OK3568_Linux_fs/u-boot/arch/mips/dts/ |
| H A D | brcm,bcm6338.dtsi | 59 ubus {
|
| H A D | brcm,bcm6348.dtsi | 59 ubus {
|
| H A D | brcm,bcm6328.dtsi | 57 ubus {
|
| H A D | brcm,bcm3380.dtsi | 62 ubus {
|