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

1234567891011>>

/linux-master/drivers/video/fbdev/
H A Dpmag-ba-fb.c208 get_device(dev);
/linux-master/drivers/mmc/host/
H A Dcavium-thunderx.c161 get_device(&host->slot_pdev[i]->dev);
/linux-master/drivers/fsi/
H A Dfsi-master-hub.c253 get_device(&hub->master.dev);
/linux-master/drivers/vfio/mdev/
H A Dmdev_sysfs.c176 get_device(parent->dev);
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dpci.c43 get_device(hif->dev);
/linux-master/drivers/net/mdio/
H A Dmdio-mux.c171 get_device(&parent_bus->dev);
/linux-master/include/linux/surface_aggregator/
H A Ddevice.h295 * get_device().
303 return sdev ? to_ssam_device(get_device(&sdev->dev)) : NULL;
/linux-master/drivers/mfd/
H A Dqcom-spmi-pmic.c96 get_device(&sdev->dev);
/linux-master/drivers/ntb/
H A Dcore.c269 get_device(dev);
/linux-master/sound/core/
H A Dsound_oss.c37 get_device(&mreg->card_ptr->card_dev);
/linux-master/drivers/base/
H A Ddd.c104 get_device(dev);
1039 get_device(dev);
1203 get_device(dev);
1354 get_device(dev);
/linux-master/drivers/gpu/drm/
H A Ddrm_panel.c438 get_device(panel->dev);
/linux-master/drivers/firewire/
H A Dcore.h141 get_device(&device->device);
/linux-master/drivers/ufs/core/
H A Dufs_bsg.c247 bsg_dev->parent = get_device(parent);
/linux-master/drivers/media/mc/
H A Dmc-devnode.c150 * the media_devnode_is_registered() and get_device() calls, leading to
162 get_device(&devnode->dev);
/linux-master/drivers/pmdomain/ti/
H A Dti_sci_pm_domains.c79 return ti_sci->ops.dev_ops.get_device(ti_sci, pd->idx);
/linux-master/sound/soc/
H A Dsoc-card-test.c142 priv->card_dev = get_device(priv->card_dev);
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-device.c26 get_device(dev);
/linux-master/drivers/fpga/
H A Dfpga-region.c55 get_device(dev);
/linux-master/drivers/rpmsg/
H A Drpmsg_ctrl.c59 get_device(&ctrldev->dev);
/linux-master/drivers/cxl/core/
H A Dport.c1016 get_device(&iter->dev);
1172 get_device(dport_dev);
1293 ep->ep = get_device(ep_dev);
1413 get_device(host);
1414 get_device(&endpoint->dev);
1773 get_device(&port->dev);
/linux-master/drivers/gpu/drm/kmb/
H A Dkmb_drv.c480 struct device *dev = get_device(&pdev->dev);
516 ret = kmb_dsi_host_bridge_init(get_device(&dsi_pdev->dev));
/linux-master/drivers/platform/x86/
H A Dlenovo-yogabook.c354 data->kbd_dev = get_device(acpi_get_first_physical_node(data->kbd_adev));
360 data->dig_dev = get_device(acpi_get_first_physical_node(data->dig_adev));
/linux-master/drivers/remoteproc/
H A Dremoteproc_virtio.c444 get_device(dev);
564 get_device(&rproc->dev);
/linux-master/drivers/usb/phy/
H A Dphy.c510 get_device(phy->dev);
568 get_device(phy->dev);

Completed in 209 milliseconds

1234567891011>>