Searched refs:bus_type (Results 151 - 175 of 176) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/asihpi/
H A Dhpi_internal.h698 u16 bus_type; /* HPI_BUS_PNPISA, _PCI, _USB etc */ member in struct:hpi_resource
H A Dhpi6000.c444 if (phm->u.s.resource.bus_type != HPI_BUS_PCI)
H A Dhpi6205.c478 if (phm->u.s.resource.bus_type != HPI_BUS_PCI)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Ddma-debug.c697 void dma_debug_add_bus(struct bus_type *bus)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dusb.h842 extern struct bus_type usb_bus_type;
H A Dide.h1518 extern struct bus_type ide_bus_type;
H A Dpci.h615 extern struct bus_type pci_bus_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/common/
H A Dlocomo.c874 struct bus_type locomo_bus_type = {
H A Dsa1111.c1319 struct bus_type sa1111_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Decard.c1205 struct bus_type ecard_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dsoc_camera.c1109 struct bus_type soc_camera_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dpci-sysfs.c251 static ssize_t bus_rescan_store(struct bus_type *bus, const char *buf,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dds.c1391 struct bus_type pcmcia_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vme/
H A Dvme.c1497 struct bus_type vme_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Ddriver.c1830 struct bus_type usb_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dscan.c432 struct bus_type acpi_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptsas.c1289 if ((ioc->bus_type != SAS) || (!rc))
1938 if (ioc->bus_type != SAS) {
4969 if (ioc->bus_type != SAS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-core.c1563 static struct bus_type hid_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/
H A Di2c-core.c343 struct bus_type i2c_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/iucv/
H A Diucv.c104 struct bus_type iucv_bus = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/
H A Dmpt2sas_base.c592 u32 bus_type:4; member in struct:loginfo_type::__anon14857
599 if (sas_loginfo.dw.bus_type != 3 /*SAS*/)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_debug.c260 static struct bus_type pseudo_lld_bus;
3994 static struct bus_type pseudo_lld_bus = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.h1315 e1000_bus_type bus_type; member in struct:e1000_hw
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsynclink_gt.c289 unsigned int bus_type; member in struct:slgt_info
3535 info->bus_type = MGSL_BUS_TYPE_PCI;
H A Dsynclinkmp.c233 unsigned int bus_type; /* expansion bus type (ISA,EISA,PCI) */ member in struct:_synclinkmp_info
3807 info->bus_type = MGSL_BUS_TYPE_PCI;

Completed in 580 milliseconds

12345678