Searched defs:bus_type (Results 1 - 25 of 27) sorted by relevance

12

/drivers/staging/usbip/userspace/src/
H A Dutils.c30 char bus_type[] = "usb"; local
50 "%s/%s/%s/%s/%s/%s", sysfs_mntpath, SYSFS_BUS_NAME, bus_type,
H A Dusbip_unbind.c43 char bus_type[] = "usb"; local
58 usbip_host_drv = sysfs_open_driver(bus_type, USBIP_HOST_DRV_NAME);
103 sysfs_mntpath, SYSFS_BUS_NAME, bus_type, SYSFS_DEVICES_NAME,
H A Dusbip_bind.c51 char bus_type[] = "usb"; local
70 sysfs_mntpath, SYSFS_BUS_NAME, bus_type, SYSFS_DRIVERS_NAME,
79 busid_dev = sysfs_open_device(bus_type, busid);
120 char bus_type[] = "usb"; local
132 busid_dev = sysfs_open_device(bus_type, busid);
155 intf_dev = sysfs_open_device(bus_type, intf_busid);
176 intf_drv = sysfs_open_driver(bus_type, intf_dev->driver_name);
H A Dusbip_list.c190 char bus_type[] = "usb"; local
203 ubus = sysfs_open_bus(bus_type);
205 err("could not open %s bus: %s", bus_type, strerror(errno));
211 err("could not get %s bus devices: %s", bus_type,
240 intf = sysfs_open_device(bus_type, busid);
/drivers/net/wireless/b43/
H A Dbus.h12 enum b43_bus_type bus_type; member in struct:b43_bus_dev
55 return (dev->bus_type == B43_BUS_SSB &&
60 return (dev->bus_type == B43_BUS_SSB &&
/drivers/media/dvb/b2c2/
H A Dflexcop-common.h73 flexcop_bus_t bus_type; member in struct:flexcop_device
/drivers/net/fddi/skfp/h/
H A Dtargetos.h126 u32 bus_type; /* bus type (0 == PCI, 1 == EISA) */ member in struct:s_smt_os
/drivers/staging/usbip/userspace/libsrc/
H A Dusbip_host_driver.c226 char bus_type[] = "usb"; local
239 sysfs_mntpath, SYSFS_BUS_NAME, bus_type, SYSFS_DRIVERS_NAME,
/drivers/net/ethernet/seeq/
H A Dether3.c776 int bus_type, ret; local
811 bus_type = BUS_UNKNOWN;
819 bus_type = BUS_8;
821 if (bus_type == BUS_UNKNOWN &&
824 bus_type = BUS_16;
826 switch (bus_type) {
/drivers/ide/
H A Dcmd640.c722 const char *bus_type, *port2; local
727 bus_type = "VLB";
733 bus_type = "PCI (type1)";
735 bus_type = "PCI (type2)";
783 "\n", 'a' + cmd640_chip_version - 1, bus_type, cfr);
/drivers/input/misc/
H A Dad714x.c965 struct ad714x_chip *ad714x_probe(struct device *dev, u16 bus_type, int irq, argument
1055 input[alloc_idx]->id.bustype = bus_type;
1087 input[alloc_idx]->id.bustype = bus_type;
1122 input[alloc_idx]->id.bustype = bus_type;
1152 input[alloc_idx]->id.bustype = bus_type;
/drivers/media/radio/
H A Dradio-wl1273.c56 char *bus_type; member in struct:wl1273_device
1279 strlcpy(capability->bus_info, radio->bus_type,
2038 radio->bus_type = "I2C";
/drivers/platform/x86/
H A Dhp-wmi.c112 u8 bus_type; member in struct:bios_rfkill2_device_state
/drivers/net/ethernet/i825xx/
H A Dether1.h46 unsigned char bus_type; member in struct:ether1_priv
/drivers/scsi/mpt2sas/
H A Dmpt2sas_base.c645 u32 bus_type:4; member in struct:loginfo_type::__anon4721
652 if (sas_loginfo.dw.bus_type != 3 /*SAS*/)
/drivers/scsi/
H A Du14-34f.c802 char *bus_type, dma_name[16]; local
939 bus_type = "VESA";
954 bus_type = "ISA";
1006 BN(j), bus_type, (unsigned long)sh[j]->io_port, (int)sh[j]->base,
H A Deata.c1082 char *bus_type, dma_name[16]; local
1149 bus_type = "PCI";
1154 bus_type = "PCI";
1159 bus_type = "EISA";
1162 bus_type = "ISA";
1165 bus_type = "PCI";
1169 bus_type = "ISA";
1176 name, port_base, bus_type, info.haaval, info.ata);
1183 bus_type);
1190 name, bus_type);
[all...]
/drivers/video/aty/
H A Datyfb.h143 u8 bus_type; member in struct:atyfb_par
/drivers/media/video/
H A Ds5k6aa.c234 enum v4l2_mbus_type bus_type; member in struct:s5k6aa
672 * @bus_type: video bus type: parallel or MIPI-CSI
678 enum v4l2_mbus_type bus_type, int nlanes)
689 if (bus_type == V4L2_MBUS_CSI2)
691 else if (bus_type != V4L2_MBUS_PARALLEL)
799 ret = s5k6aa_configure_video_bus(s5k6aa, s5k6aa->bus_type,
1578 s5k6aa->bus_type = pdata->bus_type;
677 s5k6aa_configure_video_bus(struct s5k6aa *s5k6aa, enum v4l2_mbus_type bus_type, int nlanes) argument
/drivers/message/fusion/
H A Dmptbase.c419 } else if (ioc->bus_type == SAS && ioc->sas_discovery_quiesce_io) {
546 if (ioc->bus_type == FC)
548 else if (ioc->bus_type == SPI)
550 else if (ioc->bus_type == SAS)
1902 ioc->bus_type = FC;
1920 ioc->bus_type = FC;
1930 ioc->bus_type = FC;
1944 ioc->bus_type = SPI;
1950 ioc->bus_type = SAS;
1956 ioc->bus_type
8110 u32 bus_type:4; member in struct:loginfo_type::__anon1671
[all...]
H A Dmptbase.h623 u8 bus_type; member in struct:_MPT_ADAPTER
/drivers/tty/
H A Dsynclink_gt.c288 unsigned int bus_type; member in struct:slgt_info
3625 info->bus_type = MGSL_BUS_TYPE_PCI;
H A Dsynclinkmp.c232 unsigned int bus_type; /* expansion bus type (ISA,EISA,PCI) */ member in struct:_synclinkmp_info
3799 info->bus_type = MGSL_BUS_TYPE_PCI;
H A Dsynclink.c257 unsigned int bus_type; /* expansion bus type (ISA,EISA,PCI) */ member in struct:mgsl_struct
3465 if (info->bus_type == MGSL_BUS_TYPE_PCI) {
3602 if ( info->bus_type == MGSL_BUS_TYPE_PCI ) {
3698 if ( info->bus_type == MGSL_BUS_TYPE_PCI ) {
3780 if (info->buffer_list && info->bus_type != MGSL_BUS_TYPE_PCI)
3813 if ( info->bus_type == MGSL_BUS_TYPE_PCI ) {
3853 if ( info->bus_type != MGSL_BUS_TYPE_PCI )
4078 if ( info->bus_type == MGSL_BUS_TYPE_PCI ) {
4239 if ( info->bus_type == MGSL_BUS_TYPE_PCI ) {
4391 info->bus_type
[all...]
/drivers/net/wireless/
H A Datmel.c454 enum { BUS_TYPE_PCCARD, BUS_TYPE_PCI } bus_type; member in struct:atmel_private
1390 if (priv->bus_type == BUS_TYPE_PCCARD)
1555 priv->bus_type = card_present ? BUS_TYPE_PCCARD : BUS_TYPE_PCI;
1560 if (priv->bus_type == BUS_TYPE_PCCARD) {
1621 priv->bus_type == BUS_TYPE_PCCARD ? "atmel_cs" : "atmel_pci")) {
1660 if (priv->bus_type == BUS_TYPE_PCCARD)
3642 priv->bus_type == BUS_TYPE_PCCARD)
3670 priv->bus_type == BUS_TYPE_PCCARD)
3720 if (priv->bus_type == BUS_TYPE_PCCARD)
3745 if (priv->bus_type
[all...]

Completed in 616 milliseconds

12