Home
last modified time | relevance | path

Searched refs:get_device (Results 1 – 25 of 122) sorted by relevance

12345

/linux-2.6.39/drivers/scsi/device_handler/
Dscsi_dh.c275 if (!get_device(dev)) in scsi_dh_notifier_add()
299 if (!get_device(dev)) in scsi_dh_notifier_remove()
403 dev = get_device(&sdev->sdev_gendev); in scsi_dh_activate()
447 if (scsi_dh && scsi_dh->set_params && get_device(&sdev->sdev_gendev)) in scsi_dh_set_params()
488 if (!sdev || !get_device(&sdev->sdev_gendev)) in scsi_dh_attach()
516 if (!sdev || !get_device(&sdev->sdev_gendev)) in scsi_dh_detach()
/linux-2.6.39/drivers/s390/scsi/
Dzfcp_unit.c57 get_device(&unit->dev); in zfcp_unit_queue_scsi_scan()
71 get_device(&unit->dev); in _zfcp_unit_find()
145 get_device(&port->dev); in zfcp_unit_add()
/linux-2.6.39/drivers/base/power/
Dmain.c463 get_device(dev); in dpm_resume_noirq()
595 get_device(dev); in dpm_resume()
602 get_device(dev); in dpm_resume()
670 get_device(dev); in dpm_complete()
777 get_device(dev); in dpm_suspend_noirq()
905 get_device(dev); in device_suspend()
928 get_device(dev); in dpm_suspend()
1016 get_device(dev); in dpm_prepare()
/linux-2.6.39/drivers/usb/otg/
Dotg.c31 get_device(xceiv->dev); in otg_get_transceiver()
/linux-2.6.39/drivers/misc/
Denclosure.c70 get_device(&edev->edev); in enclosure_find()
141 edev->edev.parent = get_device(dev); in enclosure_register()
278 cdev->parent = get_device(&edev->edev); in enclosure_component_register()
329 cdev->dev = get_device(dev); in enclosure_add_device()
/linux-2.6.39/drivers/base/
Dcore.c561 get_device(dev); in klist_children_get()
896 dev = get_device(dev); in device_add()
923 parent = get_device(dev->parent); in device_add()
1057 struct device *get_device(struct device *dev) in get_device() function
1270 if (match(child, data) && get_device(child)) in device_find_child()
1311 EXPORT_SYMBOL_GPL(get_device);
1593 dev = get_device(dev); in device_rename()
1655 dev = get_device(dev); in device_move()
1660 new_parent = get_device(new_parent); in device_move()
1739 get_device(dev); in device_shutdown()
Dattribute_container.c37 get_device(&ic->classdev); in internal_container_klist_get()
167 ic->classdev.parent = get_device(dev); in attribute_container_add_device()
/linux-2.6.39/drivers/acpi/
Dglue.c139 return get_device(dev); in acpi_get_physical_device()
154 get_device(dev); in acpi_bind_one()
/linux-2.6.39/drivers/mtd/
Dmtdcore.c534 if (mtd->get_device) { in __get_mtd_device()
536 err = mtd->get_device(mtd); in __get_mtd_device()
576 if (mtd->get_device) { in get_mtd_device_nm()
577 err = mtd->get_device(mtd); in get_mtd_device_nm()
/linux-2.6.39/drivers/scsi/
Dhosts.c232 get_device(shost->shost_gendev.parent); in scsi_add_host_with_dma()
240 get_device(&shost->shost_gendev); in scsi_add_host_with_dma()
506 !get_device(&shost->shost_gendev)) in scsi_host_get()
/linux-2.6.39/drivers/uwb/
Dumc-dev.c88 dev = get_device(&umc->dev); in umc_device_unregister()
/linux-2.6.39/drivers/scsi/osd/
Dosd_uld.c114 get_device(&oud->class_dev); in osd_uld_open()
313 get_device(&oud->class_dev); in osduld_put_device()
480 get_device(&oud->class_dev); in osd_probe()
/linux-2.6.39/drivers/staging/iio/
Dtrigger.h62 get_device(&trig->dev); in iio_get_trigger()
/linux-2.6.39/drivers/message/i2o/
Dbus-osm.c92 struct i2o_device *i2o_dev = to_i2o_device(get_device(dev)); in i2o_bus_probe()
/linux-2.6.39/include/linux/uwb/
Dumc.h162 get_device(&umc_dev->dev); in umc_dev_get()
/linux-2.6.39/include/linux/spi/
Dspi.h112 return (spi && get_device(&spi->dev)) ? spi : NULL; in spi_dev_get()
324 if (!master || !get_device(&master->dev)) in spi_master_get()
/linux-2.6.39/arch/arm/mach-omap2/
Dusb-musb.c163 get_device(dev); in usb_musb_init()
/linux-2.6.39/include/linux/
Dfirewire.h209 get_device(&device->device); in fw_device_get()
237 get_device(&unit->device); in fw_unit_get()
/linux-2.6.39/drivers/rapidio/
Drio-driver.c60 get_device(&rdev->dev); in rio_dev_get()
/linux-2.6.39/drivers/pci/pcie/
Dportdrv_core.c335 get_device(device); in pcie_device_init()
489 get_device(dev); in pcie_port_probe_service()
/linux-2.6.39/drivers/s390/crypto/
Dzcrypt_api.c224 get_device(&zdev->ap_dev->device); in zcrypt_device_register()
343 get_device(&zdev->ap_dev->device); in zcrypt_rsa_modexpo()
428 get_device(&zdev->ap_dev->device); in zcrypt_rsa_crt()
463 get_device(&zdev->ap_dev->device); in zcrypt_send_cprb()
495 get_device(&zdev->ap_dev->device); in zcrypt_rng()
/linux-2.6.39/drivers/ata/
Dlibata-transport.c283 dev->parent = get_device(parent); in ata_tport_add()
403 dev->parent = get_device(&ap->tdev); in ata_tlink_add()
631 dev->parent = get_device(&link->tdev); in ata_tdev_add()
/linux-2.6.39/drivers/xen/xenbus/
Dxenbus_probe.c276 get_device(&dev->dev); in xenbus_dev_shutdown()
325 get_device(dev); in cmp_dev()
357 get_device(dev); in cleanup_dev()
/linux-2.6.39/drivers/of/
Ddevice.c35 tmp = get_device(&dev->dev); in of_dev_get()
/linux-2.6.39/drivers/s390/net/
Dsmsgiucv_app.c102 dev = get_device(smsg_app_dev); in smsg_event_work_fn()

12345