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

1234567891011>>

/linux-master/drivers/base/
H A Dbus.c404 if (match(dev, data) && get_device(dev))
807 get_device(dev);
1375 dev_root = get_device(sp->dev_root);
/linux-master/drivers/s390/cio/
H A Ddevice.c361 if (!get_device(&cdev->dev))
765 if (!get_device(&sch->dev)) {
923 if (!get_device(&sch->dev))
1594 get_device(&cdev->dev);
1882 if (!get_device(&cdev->dev))
/linux-master/drivers/scsi/
H A Dscsi_transport_sas.c698 phy->dev.parent = get_device(parent);
892 port->dev.parent = get_device(parent);
1053 get_device(&phy->dev);
1449 rdev->rphy.dev.parent = get_device(&parent->dev);
1493 rdev->rphy.dev.parent = get_device(&parent->dev);
/linux-master/drivers/nvdimm/
H A Dbus.c528 get_device(dev->parent);
532 get_device(dev);
567 get_device(dev);
/linux-master/drivers/input/serio/
H A Dserio_raw.c309 get_device(&serio->dev);
/linux-master/drivers/comedi/
H A Dcomedi_buf.c89 bm->dma_hw_dev = get_device(dev->hw_dev);
/linux-master/include/linux/soc/ti/
H A Dti_sci_protocol.h42 * @get_device: Command to request for device managed by TISCI
95 * usage count by balancing get_device with put_device. No refcounting is
99 int (*get_device)(const struct ti_sci_handle *handle, u32 id); member in struct:ti_sci_dev_ops
/linux-master/drivers/xen/xenbus/
H A Dxenbus_probe_frontend.c135 get_device(&dev->dev);
/linux-master/drivers/video/fbdev/
H A Dpmagb-b-fb.c319 get_device(dev);
/linux-master/drivers/mtd/nand/
H A Decc.c690 get_device(engine->dev);
/linux-master/drivers/platform/x86/
H A Dintel_scu_ipc.c106 get_device(&ipcdev->dev);
/linux-master/drivers/soc/ti/
H A Dpruss.c76 get_device(pruss->dev);
/linux-master/arch/powerpc/platforms/pseries/
H A Dibmebus.c364 get_device(dev);
/linux-master/drivers/ipack/
H A Dipack.c476 get_device(&dev->dev);
/linux-master/drivers/usb/typec/
H A Dbus.c366 get_device(&port->plug[index]->adev.dev);
/linux-master/drivers/fpga/
H A Ddfl.c753 get_device(&pdata->dev->dev);
874 get_device(&binfo->feature_dev->dev);
1406 get_device(dev);
1669 if (match(port_dev, data) && get_device(&port_dev->dev))
/linux-master/drivers/greybus/
H A Dcontrol.c566 get_device(&control->dev);
/linux-master/include/linux/usb/
H A Dgadget.h472 get_device(&gadget->dev);
/linux-master/drivers/acpi/
H A Dacpi_ipmi.c129 ipmi_device->dev = get_device(dev);
/linux-master/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dpcie.c90 get_device(&pdev->dev);
/linux-master/drivers/platform/chrome/wilco_ec/
H A Devent.c316 get_device(&dev_data->dev);
/linux-master/net/devlink/
H A Dcore.c432 devlink->dev = get_device(dev);
/linux-master/include/linux/
H A Dfirewire.h233 get_device(&unit->device);
/linux-master/drivers/media/cec/core/
H A Dcec-core.c60 * the devnode->registered check and get_device() calls, leading to
73 get_device(&devnode->dev);
/linux-master/drivers/s390/crypto/
H A Dap_bus.c876 if (!get_device(dev))
959 get_device(&aq->ap_dev.device);
1870 get_device(dev);
2104 get_device(dev);

Completed in 297 milliseconds

1234567891011>>