Searched refs:get_device (Results 101 - 124 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_fsf.c1447 get_device(&port->dev);
2299 get_device(&unit->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/47xxnand/
H A Dbrcmnand_bbt.c1328 mtd->get_device( mtd );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/bcm947xx/nand/
H A Dbrcmnand_bbt.c1328 mtd->get_device( mtd );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddeclance.c1345 get_device(dev);
H A Ddefxx.c3683 get_device(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/otg/
H A Disp1301_omap.c351 (void) get_device(&isp->client->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/accel/
H A Dsca3000_core.c121 dev_err(get_device(&st->us->dev), "problem reading register");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dscan.c409 get_device(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dvio.c1146 devptr = get_device(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dpcilynx.c989 lynx_dev = get_device(&lynx->host->device);
H A Draw1394.c573 get_device(&hi->host->device);
H A Dohci1394.c3248 device = get_device(&ohci->host->device);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dctcm_main.c1315 if (!get_device(&cgdev->dev))
H A Dlcs.c2059 if (!get_device(&ccwgdev->dev))
H A Dclaw.c333 if (!get_device(&cgdev->dev))
H A Dqeth_core_main.c4263 if (!get_device(dev))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dtgafb.c155 get_device(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/
H A Di2c-core.c1189 if (client && get_device(&client->dev))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-cd.c69 get_device(&cd->dev);
H A Dide-tape.c249 get_device(&tape->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_iscsi.c962 if (!get_device(&session->dev))
H A Dlibiscsi.c1347 dev = get_device(&conn->cls_conn->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/ibmvscsi/
H A Dibmvfc.c4656 } else if (get_device(&rport->dev)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c3320 if (!rport || !get_device(&rport->dev)) {

Completed in 492 milliseconds

12345