Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/core/
Dhub.c396 int usb_clear_port_feature(struct usb_device *hdev, int port1, int feature) in usb_clear_port_feature()
406 static int set_port_feature(struct usb_device *hdev, int port1, int feature) in set_port_feature()
433 static void set_port_led(struct usb_hub *hub, int port1, int selector) in set_port_led()
541 static int get_port_status(struct usb_device *hdev, int port1, in get_port_status()
555 static int hub_port_status(struct usb_hub *hub, int port1, in hub_port_status()
757 int port1, bool set) in usb_hub_set_port_power()
834 int port1; in hub_power_on() local
877 static int hub_set_port_link_state(struct usb_hub *hub, int port1, in hub_set_port_link_state()
895 static int hub_usb3_port_disable(struct usb_hub *hub, int port1) in hub_usb3_port_disable()
947 static int hub_port_disable(struct usb_hub *hub, int port1, int set_state) in hub_port_disable()
[all …]
Dport.c84 int port1 = port_dev->portnum; in usb_port_runtime_resume() local
139 int port1 = port_dev->portnum; in usb_port_runtime_suspend() local
317 int port1; in match_location() local
348 static void find_and_link_peer(struct usb_hub *hub, int port1) in find_and_link_peer()
401 int usb_hub_create_port_device(struct usb_hub *hub, int port1) in usb_hub_create_port_device()
478 void usb_hub_remove_port_device(struct usb_hub *hub, int port1) in usb_hub_remove_port_device()
Dusb-acpi.c33 int port1 = index + 1; in usb_acpi_power_manageable() local
62 int port1 = index + 1; in usb_acpi_set_power_state() local
159 int port1 = port_dev->portnum; in usb_acpi_find_companion() local
Dhub.h148 int port1) in hub_port_debounce_be_connected()
154 int port1) in hub_port_debounce_be_stable()
Dusb.c420 struct usb_bus *bus, unsigned port1) in usb_alloc_dev()
Dhcd.c2280 int port1; in hcd_bus_resume() local
2613 int usb_hcd_find_raw_port_number(struct usb_hcd *hcd, int port1) in usb_hcd_find_raw_port_number()
/linux-4.4.14/drivers/media/tuners/
Dtea5767.h31 unsigned int port1:1; member
Dtda9887.c432 static unsigned int port1 = UNSET; variable
/linux-4.4.14/include/linux/mlx4/
Ddriver.h79 u8 port1; member
/linux-4.4.14/drivers/usb/misc/
Dlvstest.c91 int port1, int feature) in lvs_rh_clear_port_feature()
99 int port1, int feature) in lvs_rh_set_port_feature()
/linux-4.4.14/drivers/platform/x86/
Dhdaps.c178 static int __hdaps_read_pair(unsigned int port1, unsigned int port2, in __hdaps_read_pair()
203 static int hdaps_read_pair(unsigned int port1, unsigned int port2, in hdaps_read_pair()
/linux-4.4.14/include/sound/
Demu8000.h69 unsigned long port1; /* Port usually base+0 */ member
/linux-4.4.14/include/uapi/linux/
Dserial.h84 int port1; member
/linux-4.4.14/drivers/usb/serial/
Dmxuport.c1190 struct usb_serial_port *port1 = serial->port[1]; in mxuport_attach() local
1265 struct usb_serial_port *port1 = serial->port[1]; in mxuport_release() local
/linux-4.4.14/drivers/watchdog/
Dpcwd.c808 int port1, last_port1; /* Register 1 for REV C cards */ in pcwd_isa_match() local
/linux-4.4.14/drivers/usb/host/
Dsl811.h145 u32 port1; member
Dxhci.c3983 int xhci_find_raw_port_number(struct usb_hcd *hcd, int port1) in xhci_find_raw_port_number()
/linux-4.4.14/drivers/media/pci/smipcie/
Dsmipcie-main.c470 struct smi_port *port1 = &dev->ts_port[1]; in smi_irq_handler() local
/linux-4.4.14/tools/firewire/
Dnosy-dump.h35 uint32_t port1:2; member
/linux-4.4.14/drivers/net/ethernet/sfc/
Dfarch.c2072 __be16 rport, port1, port2; in efx_farch_filter_from_gen_spec() local
2170 __be16 port1, port2; in efx_farch_filter_to_gen_spec() local
/linux-4.4.14/drivers/char/
Dsonypi.c156 u16 port1; member
/linux-4.4.14/arch/alpha/kernel/
Dsmc37c669.c958 unsigned int port1; member
/linux-4.4.14/drivers/parport/
Dparport_pc.c2440 unsigned port1, port2; in sio_via_probe() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dmain.c1267 u8 port1 = v2p->port1; in mlx4_port_map_set() local
Dfw.c2358 int mlx4_virt2phy_port_map(struct mlx4_dev *dev, u32 port1, u32 port2) in mlx4_virt2phy_port_map()
/linux-4.4.14/drivers/tty/serial/
Dserial_core.c2822 int uart_match_port(struct uart_port *port1, struct uart_port *port2) in uart_match_port()
/linux-4.4.14/drivers/ata/
Dsata_nv.c677 struct nv_adma_port_priv *port0, *port1; in nv_adma_slave_config() local
/linux-4.4.14/include/linux/
Dusb.h640 #define usb_hub_for_each_child(hdev, port1, child) \ argument