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

1234567891011>>

/linux-master/drivers/rapidio/
H A Drio-driver.c57 get_device(&rdev->dev);
/linux-master/sound/soc/intel/boards/
H A Dsof_cirrus_common.c170 physdev = get_device(acpi_get_first_physical_node(adev));
/linux-master/drivers/cxl/
H A Dport.c116 get_device(&cxlmd->dev);
/linux-master/drivers/acpi/
H A Dpci_slot.c122 get_device(&pci_bus->dev);
/linux-master/sound/aoa/soundbus/
H A Dcore.c23 tmp = get_device(&dev->ofdev.dev);
/linux-master/drivers/s390/net/
H A Dsmsgiucv_app.c103 dev = get_device(smsg_app_dev);
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dsharedbuffer_configuration.py388 def get_device(): function
404 dlname = get_device()
/linux-master/drivers/nvdimm/
H A Dclaim.c37 get_device(&ndns->dev);
55 get_device(&attach->dev);
/linux-master/drivers/base/
H A Dattribute_container.c35 get_device(&ic->classdev);
166 ic->classdev.parent = get_device(dev);
H A Dcore.c856 get_device(supplier);
859 get_device(consumer);
1120 * This function does a get_device() to make sure the device is not freed while
1155 get_device(dev);
1611 get_device(consumer);
1805 get_device(sup);
1891 #define get_dev_from_fwnode(fwnode) get_device((fwnode)->dev)
2054 par_dev = get_device(sup_dev->parent);
3157 get_device(dev);
3176 * may use @dev's fields. In particular, get_device()/put_devic
3815 struct device *get_device(struct device *dev) function
3819 EXPORT_SYMBOL_GPL(get_device); variable
[all...]
H A Dclass.c168 get_device(dev);
454 get_device(dev);
/linux-master/drivers/base/power/
H A Dmain.c294 parent = get_device(dev->parent);
593 get_device(dev);
726 get_device(dev);
866 get_device(dev);
1032 get_device(dev);
1118 get_device(dev);
1304 get_device(dev);
1477 get_device(dev);
1744 get_device(dev);
1872 get_device(de
[all...]
/linux-master/drivers/usb/core/
H A Dusb.c765 get_device(&dev->dev);
803 get_device(&intf->dev);
845 dmadev = get_device(udev->bus->sysdev);
/linux-master/drivers/scsi/
H A Dhosts.c276 get_device(shost->shost_gendev.parent);
280 get_device(&shost->shost_gendev);
586 !get_device(&shost->shost_gendev))
/linux-master/drivers/s390/scsi/
H A Dzfcp_aux.c198 if (!get_device(&port->dev))
347 if (!get_device(&ccw_device->dev))
/linux-master/drivers/s390/cio/
H A Dccwgroup.c411 get_device(&gdev->dev);
545 get_device(&gdev->dev);
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-platform.c211 get_device(dev);
250 get_device(pdata->dev);
/linux-master/drivers/char/tpm/
H A Dtpm-chip.c164 get_device(&chip->dev);
216 get_device(&chip->dev);
/linux-master/block/
H A Dbsg-lib.c251 get_device(job->dev);
285 if (!get_device(dev))
/linux-master/include/linux/
H A Dthunderbolt.h321 get_device(&xd->dev);
410 get_device(&svc->dev);
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddisplay.c180 if (get_device(dssdev->dev) == NULL) {
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dbase.c65 if (get_device(dssdev->dev) == NULL)
/linux-master/drivers/gpu/drm/
H A Ddrm_privacy_screen.c91 dev = get_device(&priv->dev);
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dpci.c44 get_device(hif->dev);
/linux-master/drivers/video/fbdev/
H A Dpmag-aa-fb.c223 get_device(dev);

Completed in 500 milliseconds

1234567891011>>