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

1234567891011>>

/linux-master/drivers/s390/char/
H A Draw3270.c381 /* Do put_device for get_device in raw3270_start. */
399 /* Do put_device for get_device in raw3270_start. */
874 get_device(&cdev->dev);
1331 get_device(&rp->cdev->dev);
/linux-master/drivers/cxl/core/
H A Dregion.c980 get_device(&cxlr->dev);
1966 get_device(&cxlr->dev);
2266 get_device(dev->parent);
2856 get_device(&cxlmd->dev);
3172 get_device(&cxlr->dev);
/linux-master/drivers/bus/mhi/ep/
H A Dmain.c1341 get_device(&mhi_dev->dev);
1347 get_device(&mhi_dev->dev);
/linux-master/drivers/scsi/
H A Dscsi_sysfs.c1564 !get_device(&sdev->sdev_gendev))
1662 sdev->sdev_dev.parent = get_device(&sdev->sdev_gendev);
/linux-master/drivers/bus/mhi/host/
H A Dmain.c396 get_device(&mhi_dev->dev);
411 get_device(&mhi_dev->dev);
/linux-master/drivers/remoteproc/
H A Dti_k3_r5_remoteproc.c266 ret = core->ti_sci->ops.dev_ops.get_device(core->ti_sci,
338 ret = core->ti_sci->ops.dev_ops.get_device(core->ti_sci,
/linux-master/drivers/char/ipmi/
H A Dipmi_si_intf.c1191 get_device(smi->io.dev);
2273 dev = get_device(e->io.dev);
/linux-master/drivers/input/
H A Dmousedev.c951 get_device(&mousedev->dev);
/linux-master/drivers/comedi/drivers/
H A Dmite.c755 ring->hw_dev = get_device(&mite->pcidev->dev);
/linux-master/drivers/most/
H A Dmost_usb.c1072 mdev->dci->dev.parent = get_device(mdev->iface.dev);
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-sysfs.c628 class_dev->parent = get_device(&usb_dev->dev);
/linux-master/drivers/fsi/
H A Dfsi-sbefifo.c1041 if (!get_device(dev)) {
/linux-master/drivers/acpi/
H A Dpci_root.c326 get_device(pn->dev);
/linux-master/drivers/comedi/
H A Ddrivers.c55 dev->hw_dev = get_device(hw_dev);
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicss_iep.c709 get_device(iep->dev);
/linux-master/drivers/pci/hotplug/
H A Dacpiphp_glue.c886 get_device(&bus->dev);
/linux-master/drivers/media/platform/amphion/
H A Dvpu_v4l2.c724 inst->dev = get_device(inst->core->dev);
H A Dvpu_core.c428 inst->dev = get_device(core->dev);
/linux-master/drivers/parport/
H A Dshare.c377 struct device *dev = get_device(&port->bus_dev);
/linux-master/drivers/bus/
H A Dmoxtet.c144 if (!get_device(moxtet->dev))
/linux-master/drivers/extcon/
H A Dextcon.c1369 if (!get_device(&edev->dev)) {
/linux-master/sound/soc/intel/boards/
H A Dbytcr_rt5651.c936 priv->codec_dev = get_device(codec_dev);
/linux-master/drivers/s390/cio/
H A Dcmf.c1133 get_device(&cdev->dev);
/linux-master/drivers/bluetooth/
H A Dhci_h5.c1046 reprobe->dev = get_device(&h5->hu->serdev->dev);
/linux-master/arch/parisc/kernel/
H A Ddrivers.c912 get_device(&root);

Completed in 929 milliseconds

1234567891011>>