Home
last modified time | relevance | path

Searched refs:usb_hub (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dusb_hub.su
H A D.usb_hub.o.cmd
H A DMakefile44 obj-y += usb.o usb_hub.o
85 obj-$(CONFIG_SPL_USB_SUPPORT) += usb.o usb_hub.o
H A D.built-in.o.cmd
H A Dusb_hub.c962 UCLASS_DRIVER(usb_hub) = {
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhub.h19 struct usb_hub { struct
113 extern int usb_hub_create_port_device(struct usb_hub *hub,
115 extern void usb_hub_remove_port_device(struct usb_hub *hub,
117 extern int usb_hub_set_port_power(struct usb_device *hdev, struct usb_hub *hub,
119 extern struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev);
120 extern int hub_port_debounce(struct usb_hub *hub, int port1,
125 static inline bool hub_is_port_power_switchable(struct usb_hub *hub) in hub_is_port_power_switchable()
147 static inline unsigned hub_power_on_good_delay(struct usb_hub *hub) in hub_power_on_good_delay()
157 static inline int hub_port_debounce_be_connected(struct usb_hub *hub, in hub_port_debounce_be_connected()
163 static inline int hub_port_debounce_be_stable(struct usb_hub *hub, in hub_port_debounce_be_stable()
H A Dhub.c117 static int hub_port_disable(struct usb_hub *hub, int port1, int set_state);
118 static bool hub_port_warm_reset_required(struct usb_hub *hub, int port1,
121 static inline char *portspeed(struct usb_hub *hub, int portstatus) in portspeed()
136 struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev) in usb_hub_to_struct_hub()
192 struct usb_hub *hub, in usb_set_lpm_mel()
239 struct usb_hub *hub, in usb_set_lpm_pel()
315 struct usb_hub *hub; in usb_set_lpm_parameters()
463 static void set_port_led(struct usb_hub *hub, int port1, int selector) in set_port_led()
478 struct usb_hub *hub = in led_work()
479 container_of(work, struct usb_hub, leds.work); in led_work()
[all …]
H A Dport.c196 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_port_runtime_resume()
255 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_port_runtime_suspend()
450 struct usb_hub *peer_hub = usb_hub_to_struct_hub(peer_hdev); in match_location()
478 static void find_and_link_peer(struct usb_hub *hub, int port1) in find_and_link_peer()
483 struct usb_hub *peer_hub; in find_and_link_peer()
506 struct usb_hub *parent_hub = usb_hub_to_struct_hub(parent); in find_and_link_peer()
531 int usb_hub_create_port_device(struct usb_hub *hub, int port1) in usb_hub_create_port_device()
614 void usb_hub_remove_port_device(struct usb_hub *hub, int port1) in usb_hub_remove_port_device()
H A Dusb-acpi.c54 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_acpi_set_power_state()
205 struct usb_hub *hub; in usb_acpi_find_companion_for_device()
H A Dusb.c539 struct usb_hub *hub; in usb_dev_authorized()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx6qdl-icore-rqs.dtsi80 usb_hub: usb-hub { label
H A Dexynos5250-arndale.dts145 usb_hub: usb-hub { label
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A Dusb-info.txt375 usb_hub [ + ] `-- hub
/OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/
H A Dbuild_2025-06-06_01-57-41.log
H A D70-loader-build.log
H A D70-loader-build_2025-06-06_01-57-41.log
H A Dbuild.log
/OK3568_Linux_fs/u-boot/
H A Du-boot.sym