/openbmc/linux/drivers/usb/core/ |
H A D | hub.c | 450 int usb_clear_port_feature(struct usb_device *hdev, int port1, int feature) in usb_clear_port_feature() 460 static int set_port_feature(struct usb_device *hdev, int port1, int feature) in set_port_feature() 487 static void set_port_led(struct usb_hub *hub, int port1, int selector) in set_port_led() 596 static int get_port_status(struct usb_device *hdev, int port1, in get_port_status() 610 static int hub_ext_port_status(struct usb_hub *hub, int port1, int type, in hub_ext_port_status() 639 int usb_hub_port_status(struct usb_hub *hub, int port1, in usb_hub_port_status() 855 int port1, bool set) in usb_hub_set_port_power() 932 int port1; in hub_power_on() local 975 static int hub_set_port_link_state(struct usb_hub *hub, int port1, in hub_set_port_link_state() 988 static void hub_port_logical_disconnect(struct usb_hub *hub, int port1) in hub_port_logical_disconnect() [all …]
|
H A D | usb-acpi.c | 29 int port1 = index + 1; in usb_acpi_power_manageable() local 63 int port1 = index + 1; in usb_acpi_port_lpm_incapable() local 119 int port1 = index + 1; in usb_acpi_set_power_state() local 194 int port1; in usb_acpi_get_companion_for_port() local
|
H A D | port.c | 54 int port1 = port_dev->portnum; in disable_show() local 106 int port1 = port_dev->portnum; in disable_store() local 356 int port1 = port_dev->portnum; in usb_port_runtime_resume() local 414 int port1 = port_dev->portnum; in usb_port_runtime_suspend() local 607 int port1; in match_location() local 639 static void find_and_link_peer(struct usb_hub *hub, int port1) in find_and_link_peer() 718 int usb_hub_create_port_device(struct usb_hub *hub, int port1) in usb_hub_create_port_device() 820 void usb_hub_remove_port_device(struct usb_hub *hub, int port1) in usb_hub_remove_port_device()
|
H A D | of.c | 24 struct device_node *usb_of_get_device_node(struct usb_device *hub, int port1) in usb_of_get_device_node()
|
H A D | hub.h | 172 int port1) in hub_port_debounce_be_connected() 178 int port1) in hub_port_debounce_be_stable()
|
H A D | ledtrig-usbport.c | 130 struct usb_device *usb_dev, int port1) in usbport_trig_port_observed()
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun7i-a20-lamobo-r1.dts | 150 port1: port@1 { label
|
/openbmc/qemu/hw/usb/ |
H A D | dev-hub.c | 280 static void usb_hub_attach(USBPort *port1) in usb_hub_attach() 290 static void usb_hub_detach(USBPort *port1) in usb_hub_detach() 307 static void usb_hub_child_detach(USBPort *port1, USBDevice *child) in usb_hub_child_detach() 315 static void usb_hub_wakeup(USBPort *port1) in usb_hub_wakeup()
|
H A D | hcd-uhci.c | 547 static void uhci_attach(USBPort *port1) in uhci_attach() 565 static void uhci_detach(USBPort *port1) in uhci_detach() 586 static void uhci_child_detach(USBPort *port1, USBDevice *child) in uhci_child_detach() 593 static void uhci_wakeup(USBPort *port1) in uhci_wakeup()
|
H A D | hcd-ohci.c | 1776 static void ohci_attach(USBPort *port1) in ohci_attach() 1804 static void ohci_child_detach(USBPort *port1, USBDevice *dev) in ohci_child_detach() 1816 static void ohci_detach(USBPort *port1) in ohci_detach() 1841 static void ohci_wakeup(USBPort *port1) in ohci_wakeup()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun7i-a20-lamobo-r1.dts | 156 port1: port@1 { label
|
/openbmc/u-boot/drivers/usb/emul/ |
H A D | usb-emul-uclass.c | 106 static int usb_emul_find_devnum(int devnum, int port1, struct udevice **emulp) in usb_emul_find_devnum() 161 int usb_emul_find(struct udevice *bus, ulong pipe, int port1, in usb_emul_find()
|
/openbmc/linux/include/linux/usb/ |
H A D | of.h | 41 usb_of_get_device_node(struct usb_device *hub, int port1) in usb_of_get_device_node()
|
/openbmc/linux/drivers/media/tuners/ |
H A D | tea5767.h | 19 unsigned int port1:1; member
|
/openbmc/linux/arch/mips/boot/dts/mscc/ |
H A D | ocelot.dtsi | 156 port1: port@1 { label
|
/openbmc/u-boot/arch/mips/dts/ |
H A D | mscc,ocelot.dtsi | 152 port1: port@1 { label
|
H A D | mscc,luton.dtsi | 144 port1: port@1 { label
|
/openbmc/linux/drivers/usb/misc/ |
H A D | lvstest.c | 86 int port1, int feature) in lvs_rh_clear_port_feature() 94 int port1, int feature) in lvs_rh_set_port_feature()
|
/openbmc/linux/drivers/platform/x86/ |
H A D | hdaps.c | 166 static int __hdaps_read_pair(unsigned int port1, unsigned int port2, in __hdaps_read_pair() 191 static int hdaps_read_pair(unsigned int port1, unsigned int port2, in hdaps_read_pair()
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | lan966x.dtsi | 123 port1: port@1 { label
|
/openbmc/linux/include/sound/ |
H A D | emu8000.h | 56 unsigned long port1; /* Port usually base+0 */ member
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r7s72100.dtsi | 513 port1: gpio-1 { label
|
/openbmc/linux/include/drm/ |
H A D | drm_of.h | 105 drm_of_lvds_get_dual_link_pixel_order(const struct device_node *port1, in drm_of_lvds_get_dual_link_pixel_order()
|
/openbmc/linux/sound/soc/generic/ |
H A D | audio-graph-card2.c | 782 struct device_node *port0, *port1, *ports; in audio_graph2_link_c2c() local 1021 struct device_node *port1 = of_get_next_child(ports, lnk); in graph_count_c2c() local
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_of.c | 374 int drm_of_lvds_get_dual_link_pixel_order(const struct device_node *port1, in drm_of_lvds_get_dual_link_pixel_order()
|