Searched refs:usb_hub (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/usb/core/ ! |
| H A D | hub.h | 20 struct usb_hub { struct 126 extern int usb_hub_create_port_device(struct usb_hub *hub, 128 extern void usb_hub_remove_port_device(struct usb_hub *hub, 130 extern int usb_hub_set_port_power(struct usb_device *hdev, struct usb_hub *hub, 132 extern struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev); 133 extern void hub_get(struct usb_hub *hub); 134 extern void hub_put(struct usb_hub *hub); 135 extern int hub_port_debounce(struct usb_hub *hub, int port1, 139 extern int usb_hub_port_status(struct usb_hub *hub, int port1, 141 extern int usb_port_is_power_on(struct usb_hub *hub, unsigned int portstatus); [all …]
|
| H A D | hub.c | 143 static int hub_port_disable(struct usb_hub *hub, int port1, int set_state); 144 static bool hub_port_warm_reset_required(struct usb_hub *hub, int port1, 147 static inline char *portspeed(struct usb_hub *hub, int portstatus) in portspeed() 162 struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev) in usb_hub_to_struct_hub() 222 struct usb_hub *hub, in usb_set_lpm_mel() 269 struct usb_hub *hub, in usb_set_lpm_pel() 339 struct usb_hub *hub; in usb_set_lpm_parameters() 491 static void set_port_led(struct usb_hub *hub, int port1, int selector) in set_port_led() 506 struct usb_hub *hub = in led_work() 507 container_of(work, struct usb_hub, leds.work); in led_work() [all …]
|
| H A D | port.c | 55 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in disable_show() 107 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in disable_store() 356 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_port_runtime_resume() 415 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_port_runtime_suspend() 613 struct usb_hub *peer_hub = usb_hub_to_struct_hub(peer_hdev); in match_location() 642 static void find_and_link_peer(struct usb_hub *hub, int port1) in find_and_link_peer() 647 struct usb_hub *peer_hub; in find_and_link_peer() 670 struct usb_hub *parent_hub = usb_hub_to_struct_hub(parent); in find_and_link_peer() 736 int usb_hub_create_port_device(struct usb_hub *hub, int port1) in usb_hub_create_port_device() 838 void usb_hub_remove_port_device(struct usb_hub *hub, int port1) in usb_hub_remove_port_device()
|
| H A D | usb-acpi.c | 115 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_acpi_set_power_state() 162 struct usb_hub *hub; in usb_acpi_add_usb4_devlink() 300 struct usb_hub *hub; in usb_acpi_find_companion_for_device()
|
| H A D | usb.c | 608 struct usb_hub *hub; in usb_dev_authorized()
|
| /linux/arch/arm/boot/dts/nxp/imx/ ! |
| H A D | imx6ull-engicam-microgea-gtw.dts | 66 usb_hub: usb-hub { label
|
| H A D | imx6qdl-icore-rqs.dtsi | 80 usb_hub: usb-hub { label
|
| /linux/arch/arm/boot/dts/aspeed/ ! |
| H A D | aspeed-bmc-inventec-starscream.dts | 200 usb_hub: i2c@0 { label
|
| /linux/arch/arm/boot/dts/samsung/ ! |
| H A D | exynos5250-arndale.dts | 163 usb_hub: usb-hub { label
|