Home
last modified time | relevance | path

Searched defs:ports (Results 1 – 25 of 82) sorted by relevance

1234

/drivers/ide/
Dscc_pata.c211 struct scc_ports *ports = ide_get_hwifdata(hwif); in scc_set_pio_mode() local
243 struct scc_ports *ports = ide_get_hwifdata(hwif); in scc_set_dma_mode() local
560 struct scc_ports *ports = pci_get_drvdata(dev); in scc_ide_setup_pci_device() local
597 struct scc_ports *ports; in init_setup_scc() local
723 struct scc_ports *ports = pci_get_drvdata(dev); in init_mmio_iops_scc() local
849 struct scc_ports *ports = pci_get_drvdata(dev); in scc_remove() local
Dali14xx.c55 static const int ports[ALI_NUM_PORTS] __initconst = variable
/drivers/usb/host/
Dehci-hub.c591 int ports, i, retval = 1; in ehci_hub_status_data() local
669 int ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_descriptor() local
708 int ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_control() local
Dxhci-hub.c52 struct usb_hub_descriptor *desc, int ports) in xhci_common_hub_descriptor()
78 int ports; in xhci_usb2_hub_descriptor() local
131 int ports; in xhci_usb3_hub_descriptor() local
Dohci-hub.c658 int ports = ohci->num_ports; in ohci_hub_control() local
Disp116x-hcd.c910 int ports, i, changed = 0; in isp116x_hub_status_data() local
1006 int ports = isp116x->rhdesca & RH_A_NDP; in isp116x_hub_control() local
Dohci-at91.c513 u32 ports; in ohci_at91_of_init() local
Dxhci-dbg.c152 int ports; in xhci_print_ports() local
/drivers/tty/serial/
Drp2.c193 struct rp2_uart_port *ports; member
205 #define RP_CAP(ports, smpte) (((ports) << 8) | ((smpte) << 0)) argument
208 int *ports, int *smpte) in rp2_decode_cap()
742 struct rp2_uart_port *ports; in rp2_probe() local
/drivers/tty/serial/8250/
D8250_acorn.c37 int ports[MAX_PORTS]; member
/drivers/net/wan/
Dwanxl.c84 port_t ports[0]; /* 1 - 4 port_t structures follow */ member
569 int i, ports, alloc_size; in wanxl_pci_init_one() local
/drivers/gpio/
Dgpio-it8761e.c33 static u8 ports[2] = { 0x2e, 0x4e }; variable
/drivers/net/wireless/mwifiex/
Dsdio.h264 u16 ports; member
275 u16 ports; member
/drivers/ssb/
Ddriver_extif.c55 int ssb_extif_serial_init(struct ssb_extif *extif, struct ssb_serial_port *ports) in ssb_extif_serial_init()
/drivers/usb/core/
Dhub.h73 struct usb_port **ports; member
/drivers/input/serio/
Dps2mult.c40 struct ps2mult_port ports[PS2MULT_NUM_PORTS]; member
/drivers/rtc/
Drtc-cmos.c589 cmos_do_probe(struct device *dev, struct resource *ports, int rtc_irq) in cmos_do_probe()
766 struct resource *ports; in cmos_do_remove() local
/drivers/bcma/
Dscan.c267 u8 ports[2], wrappers[2]; in bcma_get_next_core() local
Ddriver_chipcommon.c310 struct bcma_serial_port *ports = cc->serial_ports; in bcma_chipco_serial_init() local
/drivers/net/arcnet/
Dcom90xx.c119 int ports[(0x3f0 - 0x200) / 16 + 1] = in com90xx_probe() local
/drivers/gpu/drm/nouveau/core/include/subdev/
Di2c.h70 struct list_head ports; member
/drivers/firewire/
Dcore.h196 struct fw_node *ports[0]; member
/drivers/scsi/
Dg_NCR5380.c288 unsigned int *ports; in generic_NCR5380_detect() local
/drivers/tty/
Dpty.c336 struct tty_port *ports[2]; in pty_common_install() local
/drivers/net/appletalk/
Dcops.c143 static unsigned int ports[] = { variable

1234