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

<<1112

/linux-master/drivers/s390/block/
H A Ddasd_devmap.c568 get_device(&cdev->dev);
/linux-master/drivers/s390/scsi/
H A Dzfcp_fsf.c1807 get_device(&port->dev);
/linux-master/drivers/s390/net/
H A Dlcs.c2025 if (!get_device(&ccwgdev->dev))
H A Dqeth_core_main.c6348 if (!get_device(dev))
/linux-master/drivers/nvme/target/
H A Dfc.c1411 if (!get_device(dev) && dev) {
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_wed.c2795 get_device(&pdev->dev);
/linux-master/drivers/firmware/
H A Dti_sci.c628 * usage count by balancing get_device with put_device. No refcounting is
647 * usage count by balancing get_device with put_device. No refcounting is
666 * usage count by balancing get_device with put_device. No refcounting is
685 * usage count by balancing get_device with put_device. No refcounting is
704 * usage count by balancing get_device with put_device. No refcounting is
2805 dops->get_device = ti_sci_cmd_get_device;
/linux-master/drivers/scsi/
H A Dscsi_lib.c2103 if (!sdev || !get_device(&sdev->sdev_gendev))
H A Dsd.c3873 sdkp->disk_dev.parent = get_device(dev);
/linux-master/drivers/net/fddi/
H A Ddefxx.c3817 get_device(dev);
/linux-master/drivers/mmc/core/
H A Dblock.c2675 get_device(&rpmb->dev);
/linux-master/drivers/s390/crypto/
H A Dzcrypt_api.c510 /* find returns a reference, no get_device() needed */
582 get_device(&zq->queue->ap_dev.device);
/linux-master/drivers/thunderbolt/
H A Dicm.c2034 struct device *parent = get_device(sw->dev.parent);
H A Dxdomain.c2002 xd->dev.parent = get_device(parent);
/linux-master/sound/core/
H A Dtimer.c351 get_device(&timer->card->card_dev);
/linux-master/drivers/base/regmap/
H A Dregmap-kunit.c1938 priv->dev = get_device(dev);
/linux-master/drivers/block/
H A Dublk_drv.c1402 get_device(disk_to_dev(disk));
H A Drbd.c676 (void) get_device(&rbd_dev->dev);
/linux-master/tools/testing/nvdimm/test/
H A Dnfit.c3335 get_device(&pdev->dev);
/linux-master/drivers/gpu/drm/tegra/
H A Dsor.c3740 if (get_device(sor->aux->dev))
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dmain.c1566 get_device(&dev->persist->pdev->dev);
/linux-master/drivers/gpio/
H A Dgpiolib.c1258 return to_gpio_device(get_device(&gdev->dev));
/linux-master/drivers/nvme/host/
H A Dpci.c2960 dev->dev = get_device(&pdev->dev);
/linux-master/drivers/scsi/ibmvscsi/
H A Dibmvfc.c6282 } else if (get_device(&rport->dev)) {
/linux-master/drivers/ufs/core/
H A Dufshcd.c5251 get_device(supplier);

Completed in 496 milliseconds

<<1112