Searched refs:get_device (Results 26 - 50 of 124) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/scsi/
H A Dzfcp_sysfs.c105 if (!(_feat && get_device(&_feat->dev))) \
264 if (!(port && get_device(&port->dev)))
295 if (!(port && get_device(&port->dev)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Dclass.c153 get_device(dev);
446 get_device(dev);
H A Ddriver.c89 if (match(dev, data) && get_device(dev))
H A Ddd.c384 get_device(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/core/
H A Dsdio_cis.c378 get_device(&func->card->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/ubi/
H A Dbuild.c241 get_device(&ubi->dev);
278 get_device(&ubi->dev);
531 get_device(&ubi->dev);
1074 get_device(&ubi->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/of/
H A Ddevice.c35 tmp = get_device(&dev->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/
H A Dumc-bus.c142 get_device(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dpmag-ba-fb.c214 get_device(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee802154/
H A Dfakehard.c57 return to_phy(get_device(&phy->dev));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dhosts.c170 get_device(&h->device);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mtd/
H A Dmtd.h262 int (*get_device) (struct mtd_info *mtd); member in struct:mtd_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Ddevice.c408 if (!get_device(&cdev->dev))
745 if (!get_device(&sch->dev)) {
855 if (!get_device(cdev->dev.parent))
927 if (!get_device(&sch->dev))
1064 get_device(&cdev->dev);
2055 if (!get_device(&cdev->dev))
H A Dccwgroup.c292 get_device(&gdev->dev);
670 if (get_device(&gdev->dev)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dusb.c476 get_device(&dev->dev);
511 get_device(&intf->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dtifm_core.c78 get_device(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Draid_class.c239 rc->dev.parent = get_device(component_dev);
H A Dscsi_scan.c268 sdev->sdev_gendev.parent = get_device(&starget->dev);
381 get_device(&found_starget->dev);
418 dev->parent = get_device(parent);
454 get_device(dev);
H A Dscsi_transport_srp.c208 rport->dev.parent = get_device(parent);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/
H A Dcomedidev.h403 dev->hw_dev = get_device(dev->hw_dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dmite.h88 ring->hw_dev = get_device(&mite->pcidev->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dpci_slot.c169 get_device(&pci_bus->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/amba/
H A Dbus.c370 get_device(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide.c76 if (!get_device(&drive->gendev))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dsa/
H A Ddsa.c262 get_device(parent);

Completed in 233 milliseconds

12345