Home
last modified time | relevance | path

Searched defs:port1 (Results 1 – 25 of 57) sorted by relevance

123

/openbmc/linux/drivers/usb/core/
H A Dhub.c855 int port1, bool set) in usb_hub_set_port_power()
932 int port1; in hub_power_on() local
1052 int port1; in hub_activate() local
1748 int port1; in hub_disconnect() local
2251 int port1 = 1; in usb_disconnect() local
2630 int port1 = udev->portnum; in usb_new_device() local
3867 int port1; in check_ports_changed() local
3884 unsigned port1; in hub_suspend() local
5185 int port1; in hub_power_remaining() local
6366 int port1) in usb_hub_find_child()
[all …]
H A Dusb-acpi.c29 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 Dport.c54 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
606 int port1; in match_location() local
638 static void find_and_link_peer(struct usb_hub *hub, int port1) in find_and_link_peer()
717 int usb_hub_create_port_device(struct usb_hub *hub, int port1) in usb_hub_create_port_device()
819 void usb_hub_remove_port_device(struct usb_hub *hub, int port1) in usb_hub_remove_port_device()
H A Dof.c24 struct device_node *usb_of_get_device_node(struct usb_device *hub, int port1) in usb_of_get_device_node()
H A Dhub.h172 int port1) in hub_port_debounce_be_connected()
178 int port1) in hub_port_debounce_be_stable()
/openbmc/qemu/hw/usb/
H A Ddev-hub.c227 static void usb_hub_attach(USBPort *port1) in usb_hub_attach()
237 static void usb_hub_detach(USBPort *port1) in usb_hub_detach()
254 static void usb_hub_child_detach(USBPort *port1, USBDevice *child) in usb_hub_child_detach()
262 static void usb_hub_wakeup(USBPort *port1) in usb_hub_wakeup()
H A Dhcd-uhci.c550 static void uhci_attach(USBPort *port1) in uhci_attach()
568 static void uhci_detach(USBPort *port1) in uhci_detach()
589 static void uhci_child_detach(USBPort *port1, USBDevice *child) in uhci_child_detach()
596 static void uhci_wakeup(USBPort *port1) in uhci_wakeup()
H A Dhcd-ohci.c1776 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/linux/arch/arm/boot/dts/allwinner/
H A Dsun7i-a20-lamobo-r1.dts150 port1: port@1 { label
/openbmc/u-boot/arch/arm/dts/
H A Dsun7i-a20-lamobo-r1.dts156 port1: port@1 { label
/openbmc/u-boot/drivers/usb/emul/
H A Dusb-emul-uclass.c106 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 Dof.h41 usb_of_get_device_node(struct usb_device *hub, int port1) in usb_of_get_device_node()
/openbmc/linux/drivers/media/tuners/
H A Dtea5767.h19 unsigned int port1:1; member
/openbmc/linux/arch/mips/boot/dts/mscc/
H A Docelot.dtsi156 port1: port@1 { label
/openbmc/u-boot/arch/mips/dts/
H A Dmscc,ocelot.dtsi152 port1: port@1 { label
H A Dmscc,luton.dtsi144 port1: port@1 { label
/openbmc/linux/drivers/usb/misc/
H A Dlvstest.c86 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 Dhdaps.c166 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 Dlan966x.dtsi123 port1: port@1 { label
/openbmc/linux/include/sound/
H A Demu8000.h56 unsigned long port1; /* Port usually base+0 */ member
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr7s72100.dtsi513 port1: gpio-1 { label
/openbmc/linux/include/drm/
H A Ddrm_of.h105 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 Daudio-graph-card2.c779 struct device_node *port0, *port1, *ports; in audio_graph2_link_c2c() local
1018 struct device_node *port1 = of_get_next_child(ports, lnk); in graph_count_c2c() local
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_of.c374 int drm_of_lvds_get_dual_link_pixel_order(const struct device_node *port1, in drm_of_lvds_get_dual_link_pixel_order()
/openbmc/u-boot/include/
H A Dfsl_usb.h31 struct ccsr_usb_port_ctrl port1; member

123