Searched refs:bus_type (Results 101 - 125 of 176) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dps3.h441 extern struct bus_type ps3_system_bus_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pasemi/
H A Dsetup.c381 extern struct bus_type pcmcia_bus_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide.c154 struct bus_type ide_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Di2c.h39 extern struct bus_type i2c_bus_type;
H A Di2o-dev.h181 __u32 bus_type:8; member in struct:_i2o_hrt_entry
H A Dphy.h540 extern struct bus_type mdio_bus_type;
H A Dpnp.h438 extern struct bus_type pnp_bus_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/hardware/
H A Dsa1111.h517 extern struct bus_type sa1111_bus_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dnodemgr.c155 struct bus_type ieee1394_bus_type = {
382 static ssize_t fw_set_rescan(struct bus_type *bus, const char *buf,
391 static ssize_t fw_get_rescan(struct bus_type *bus, char *buf)
399 static ssize_t fw_set_ignore_drivers(struct bus_type *bus, const char *buf, size_t count)
410 static ssize_t fw_get_ignore_drivers(struct bus_type *bus, char *buf)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Datmel.c453 enum { BUS_TYPE_PCCARD, BUS_TYPE_PCI } bus_type; member in struct:atmel_private
1389 if (priv->bus_type == BUS_TYPE_PCCARD)
1554 priv->bus_type = card_present ? BUS_TYPE_PCCARD : BUS_TYPE_PCI;
1559 if (priv->bus_type == BUS_TYPE_PCCARD) {
1620 priv->bus_type == BUS_TYPE_PCCARD ? "atmel_cs" : "atmel_pci")) {
1659 if (priv->bus_type == BUS_TYPE_PCCARD)
3641 priv->bus_type == BUS_TYPE_PCCARD)
3669 priv->bus_type == BUS_TYPE_PCCARD)
3719 if (priv->bus_type == BUS_TYPE_PCCARD)
3744 if (priv->bus_type
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/b2c2/
H A Dflexcop-pci.c372 fc->bus_type = FC_PCI;
H A Dflexcop-usb.c509 fc->bus_type = FC_USB;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Du14-34f.c663 char *bus_type, dma_name[16]; local
800 bus_type = "VESA";
815 bus_type = "ISA";
867 BN(j), bus_type, (unsigned long)sh[j]->io_port, (int)sh[j]->base,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dvio.c113 static struct bus_type vio_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/eisa/
H A Deisa-bus.c139 struct bus_type eisa_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/asihpi/
H A Dhpioctl.c375 hm.u.s.resource.bus_type = HPI_BUS_PCI;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dac97_codec.h646 extern struct bus_type ac97_bus_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/
H A Dtiocx.c145 struct bus_type tiocx_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/xenbus/
H A Dxenbus_probe.c409 struct bus_type *bus)
438 static void xenbus_cleanup_devices(const char *path, struct bus_type *bus)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/serio/
H A Dserio.c54 static struct bus_type serio_bus;
982 static struct bus_type serio_bus = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/memstick/core/
H A Dmemstick.c170 static struct bus_type memstick_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptbase.h585 u8 bus_type; member in struct:_MPT_ADAPTER
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dmacio_asic.c137 struct bus_type macio_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/phy/
H A Dphy_device.c491 struct bus_type *bus = &mdio_bus_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Ddrivers.c612 struct bus_type parisc_bus_type = {

Completed in 585 milliseconds

12345678