/linux/tools/usb/usbip/libsrc/ |
A D | usbip_host_common.h | 28 struct usbip_exported_device * (*get_device)( member 79 if (!hdriver->ops.get_device) in usbip_get_device() 81 return hdriver->ops.get_device(hdriver, num); in usbip_get_device()
|
A D | usbip_host_driver.c | 48 .get_device = usbip_generic_get_device,
|
/linux/drivers/media/platform/omap/ |
A D | omap_vout.c | 369 dssdev = ovl->get_device(ovl); in omapvid_init() 430 dssdev = ovl->get_device(ovl); in omapvid_apply_changes() 496 cur_display = ovl->get_device(ovl); in omap_vout_isr() 619 dssdev = ovl->get_device(ovl); in vidioc_try_fmt_vid_out() 648 dssdev = ovl->get_device(ovl); in vidioc_s_fmt_vid_out() 837 dssdev = ovl->get_device(ovl); in vidioc_s_selection() 1046 struct omap_dss_device *dssdev = ovl->get_device(ovl); in omap_vout_vb2_start_streaming() 1064 struct omap_dss_device *dssdev = ovl->get_device(ovl); in omap_vout_vb2_start_streaming() 1202 dssdev = ovl->get_device(ovl); in vidioc_g_fbuf() 1655 dssdev = ovl->get_device(ovl); in omap_vout_probe() [all …]
|
/linux/drivers/firmware/efi/ |
A D | dev-path-parser.c | 43 *child = get_device(phys_dev); in parse_acpi_path() 105 *child = get_device(parent); in parse_end_path()
|
/linux/drivers/s390/scsi/ |
A D | zfcp_unit.c | 59 get_device(&unit->dev); in zfcp_unit_queue_scsi_scan() 73 get_device(&unit->dev); in _zfcp_unit_find()
|
/linux/drivers/base/power/ |
A D | main.c | 295 parent = get_device(dev->parent); in dpm_wait_for_superior() 672 get_device(dev); in dpm_async_fn() 711 get_device(dev); in dpm_noirq_resume_devices() 852 get_device(dev); in dpm_resume_early() 1016 get_device(dev); in dpm_resume() 1114 get_device(dev); in dpm_complete() 1305 get_device(dev); in dpm_noirq_suspend_devices() 1490 get_device(dev); in dpm_suspend_late() 1771 get_device(dev); in dpm_suspend() 1908 get_device(dev); in dpm_prepare()
|
/linux/drivers/mcb/ |
A D | mcb-core.c | 72 get_device(dev); in mcb_probe() 283 bus->carrier = get_device(carrier); in mcb_alloc_bus() 335 get_device(&bus->dev); in mcb_bus_get()
|
/linux/drivers/usb/typec/ |
A D | port-mapper.c | 116 node->dev = get_device(port); in create_port_node() 243 get_device(connector); in each_port()
|
/linux/drivers/misc/ |
A D | enclosure.c | 59 get_device(&edev->edev); in enclosure_find() 130 edev->edev.parent = get_device(dev); in enclosure_register() 302 cdev->parent = get_device(&edev->edev); in enclosure_component_alloc() 381 cdev->dev = get_device(dev); in enclosure_add_device()
|
/linux/drivers/base/ |
A D | core.c | 809 get_device(supplier); in device_link_add() 812 get_device(consumer); in device_link_add() 1075 get_device(dev); in __device_links_queue_sync_state() 1513 get_device(consumer); in device_links_unbind_consumers() 2832 get_device(dev); in klist_children_get() 3283 dev = get_device(dev); in device_add() 3491 EXPORT_SYMBOL_GPL(get_device); 4210 dev = get_device(dev); in device_rename() 4270 dev = get_device(dev); in device_move() 4409 dev = get_device(dev); in device_change_owner() [all …]
|
A D | attribute_container.c | 35 get_device(&ic->classdev); in internal_container_klist_get() 166 ic->classdev.parent = get_device(dev); in attribute_container_add_device()
|
A D | dd.c | 103 get_device(dev); in deferred_probe_work_func() 980 get_device(dev); in __device_attach() 1131 get_device(dev); in __driver_attach() 1297 get_device(dev); in driver_detach()
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
A D | manager-sysfs.c | 30 struct omap_dss_device *dssdev = mgr->get_device(mgr); in manager_display_show() 77 old_dssdev = mgr->get_device(mgr); in manager_display_store() 95 old_dssdev = mgr->get_device(mgr); in manager_display_store()
|
/linux/drivers/char/tpm/ |
A D | tpm-chip.c | 156 get_device(&chip->dev); in tpm_try_get_ops() 208 get_device(&chip->dev); in tpm_default_chip() 364 get_device(&chip->dev); in tpm_chip_alloc()
|
/linux/drivers/cxl/ |
A D | pmem.c | 276 get_device(&cxl_nvb->dev); in cxl_nvdimm_bridge_remove() 298 get_device(&cxl_nvb->dev); in cxl_nvdimm_bridge_probe()
|
/linux/Documentation/driver-api/driver-model/ |
A D | device.rst | 25 struct device * get_device(struct device * dev); 28 get_device() will return a pointer to the struct device passed to it
|
/linux/drivers/scsi/ |
A D | hosts.c | 257 get_device(shost->shost_gendev.parent); in scsi_add_host_with_dma() 261 get_device(&shost->shost_gendev); in scsi_add_host_with_dma() 572 !get_device(&shost->shost_gendev)) in scsi_host_get()
|
/linux/drivers/nvdimm/ |
A D | claim.c | 37 get_device(&ndns->dev); in nd_detach_ndns() 55 get_device(&attach->dev); in __nd_attach_ndns()
|
A D | dimm.c | 53 get_device(dev); in nvdimm_probe()
|
/linux/drivers/misc/cxl/ |
A D | base.c | 56 return (get_device(&afu->dev) == NULL) ? NULL : afu; in cxl_afu_get()
|
/linux/drivers/media/platform/ |
A D | rcar-fcp.c | 54 get_device(fcp->dev); in rcar_fcp_get()
|
/linux/include/linux/iio/ |
A D | trigger.h | 93 get_device(&trig->dev); in iio_trigger_get()
|
/linux/scripts/coccinelle/free/ |
A D | put_device.cocci | 27 when != e1 = get_device(&id->dev)
|
/linux/drivers/net/phy/ |
A D | mii_timestamper.c | 92 get_device(desc->device); in register_mii_timestamper()
|
/linux/include/linux/ |
A D | thunderbolt.h | 305 get_device(&xd->dev); in tb_xdomain_get() 394 get_device(&svc->dev); in tb_service_get()
|