Searched refs:get_device (Results 51 - 75 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_fc.c383 get_device(&port->dev);
494 get_device(&port->dev);
526 get_device(&port->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/xenbus/
H A Dxenbus_probe.c336 get_device(&dev->dev);
402 get_device(dev);
434 get_device(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Draw3270.c393 /* Do put_device for get_device in raw3270_start. */
410 /* Do put_device for get_device in raw3270_start. */
877 get_device(&cdev->dev);
1195 get_device(&rp->cdev->dev);
1416 get_device(&rp->cdev->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dv4l2-dev.c135 get_device(&vdev->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/ubi/
H A Dgluebi.c94 * implements the MTD get_device() operation. Returns zero in case of success
346 mtd->get_device = gluebi_get_device;
H A Dkapi.c188 get_device(&vol->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_sas.c715 phy->dev.parent = get_device(parent);
904 port->dev.parent = get_device(parent);
1453 rdev->rphy.dev.parent = get_device(&parent->dev);
1497 rdev->rphy.dev.parent = get_device(&parent->dev);
H A Dscsi.c289 if (!get_device(&dev->sdev_gendev))
1077 if (!get_device(&sdev->sdev_gendev))
H A Dscsi_sysfs.c960 rdev = get_device(dev);
1024 sdev->sdev_dev.parent = get_device(&sdev->sdev_gendev);
H A Dscsi_transport_fc.c2553 get_device(&shost->shost_gendev); /* for fc_host->rport list */
2559 dev->parent = get_device(&shost->shost_gendev); /* parent reference */
3292 get_device(&shost->shost_gendev); /* for fc_host->vport list */
3298 dev->parent = get_device(pdev); /* takes parent reference */
3654 get_device(job->dev); /* take a reference for the request */
3769 get_device(&rport->dev);
3857 if (!get_device(dev))
H A Dscsi_tgt_lib.c87 if (!get_device(&shost->shost_gendev))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dpmagb-b-fb.c325 get_device(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-gd.c43 get_device(&idkp->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dnodemgr.c745 dev = get_device(&ne->device);
836 get_device(&ne->device);
940 get_device(&ud->device);
1452 dev = get_device(&ne->device);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Duwb.h438 get_device(&uwb_dev->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/
H A Dtiocx.c211 get_device(&cx_dev->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Dmousedev.c558 get_device(&mousedev->dev);
943 get_device(&mousedev->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Dbus.c333 if (match(dev, data) && get_device(dev))
843 get_device(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/tpm/
H A Dtpm.c958 get_device(chip->dev);
1229 chip->dev = get_device(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dgenhd.c68 get_device(part_to_dev(part));
160 get_device(part_to_dev(part));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/memstick/core/
H A Dmemstick.c91 get_device(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dmacio_asic.c56 tmp = get_device(&dev->ofdev.dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dcs.c80 struct device *dev = get_device(&skt->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Ddrivers.c901 get_device(&root);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dspi.c481 master->dev.parent = get_device(dev);

Completed in 304 milliseconds

12345