Searched refs:get_device (Results 201 - 225 of 300) sorted by relevance

1234567891011>>

/linux-master/drivers/s390/block/
H A Ddcssblk.c694 get_device(&dev_info->dev);
/linux-master/drivers/s390/char/
H A Dvmur.c121 get_device(&cdev->dev);
/linux-master/drivers/ssb/
H A Dmain.c117 get_device(dev->dev);
/linux-master/drivers/dma/idxd/
H A Dinit.c835 get_device(idxd_confdev(idxd));
/linux-master/drivers/acpi/
H A Dbus.c1097 get_device(dev);
/linux-master/drivers/scsi/libsas/
H A Dsas_ata.c719 get_device(&rphy->dev);
H A Dsas_expander.c790 get_device(&rphy->dev);
931 get_device(&rphy->dev);
/linux-master/include/acpi/
H A Dacpi_bus.h977 return adev ? to_acpi_device(get_device(&adev->dev)) : NULL;
/linux-master/drivers/media/pci/intel/
H A Dipu-bridge.c601 data->sensor = get_device(sensor);
/linux-master/drivers/cxl/core/
H A Dmemdev.c689 get_device(&cxlmd->dev);
H A Dhdm.c328 get_device(&cxled->cxld.dev);
/linux-master/drivers/base/
H A Dmemory.c645 get_device(&mem->dev);
/linux-master/sound/soc/
H A Dsoc-topology-test.c28 test_dev = get_device(test_dev);
/linux-master/tools/testing/nvdimm/test/
H A Dndtest.c964 get_device(&pdev->dev);
/linux-master/arch/powerpc/kernel/
H A Deeh_driver.c263 get_device(&pdev->dev);
/linux-master/mm/
H A Dbacking-dev.c1136 get_device(owner);
/linux-master/net/core/
H A Dpage_pool.c268 get_device(pool->p.dev);
/linux-master/drivers/hv/
H A Dchannel_mgmt.c1252 dev = get_device(&channel->device_obj->device);
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-core.c548 get_device(dev);
/linux-master/drivers/uio/
H A Duio.c489 get_device(&idev->dev);
/linux-master/drivers/greybus/
H A Dinterface.c337 get_device(&intf->dev);
/linux-master/include/linux/
H A Ddevice.h1229 * get_device - atomically increment the reference count for the device.
1232 struct device *get_device(struct device *dev);
/linux-master/drivers/nvme/host/
H A Dnvme.h734 get_device(ctrl->device);
/linux-master/drivers/scsi/
H A Dscsi_transport_iscsi.c288 get_device(&ep->dev);
761 iface->dev.parent = get_device(&shost->shost_gendev);
2351 get_device(&conn->ep->dev);
2453 if (!get_device(&session->dev))
2532 get_device(&conn->dev);
/linux-master/drivers/net/phy/
H A Dphy_device.c1472 get_device(d);
1653 get_device(d);

Completed in 520 milliseconds

1234567891011>>