Home
last modified time | relevance | path

Searched refs:get_device (Results 1 - 25 of 559) sorted by relevance

12345678910>>...23

/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H A Dusbip_host_common.h28 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()
H A Dusbip_host_driver.c48 .get_device = usbip_generic_get_device,
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
H A Dusbip_host_common.h28 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()
H A Dusbip_host_driver.c48 .get_device = usbip_generic_get_device,
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Ddev-path-parser.c45 *child = get_device(phys_dev); in parse_acpi_path()
107 *child = get_device(parent); in parse_end_path()
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Ddev-path-parser.c57 get_device(phys_dev); in parse_acpi_path()
119 *child = get_device(parent); in parse_end_path()
/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_unit.c59 get_device(&unit->dev); in zfcp_unit_queue_scsi_scan()
73 get_device(&unit->dev); in _zfcp_unit_find()
/kernel/linux/linux-6.6/drivers/s390/scsi/
H A Dzfcp_unit.c59 get_device(&unit->dev); in zfcp_unit_queue_scsi_scan()
73 get_device(&unit->dev); in _zfcp_unit_find()
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfb_internal.h56 get_device(fb_info->device); in fb_device_create()
62 /* Undo the get_device() from fb_device_create() */ in fb_device_destroy()
/kernel/linux/linux-5.10/drivers/media/platform/omap/
H A Domap_vout.c369 dssdev = ovl->get_device(ovl); in omapvid_init()
430 dssdev = ovl->get_device(ovl); in omapvid_apply_changes()
495 cur_display = ovl->get_device(ovl); in omap_vout_isr()
618 dssdev = ovl->get_device(ovl); in vidioc_try_fmt_vid_out()
647 dssdev = ovl->get_device(ovl); in vidioc_s_fmt_vid_out()
836 dssdev = ovl->get_device(ovl); in vidioc_s_selection()
1044 struct omap_dss_device *dssdev = ovl->get_device(ovl); in omap_vout_vb2_start_streaming()
1062 struct omap_dss_device *dssdev = ovl->get_device(ovl); in omap_vout_vb2_start_streaming()
1096 struct omap_dss_device *dssdev = ovl->get_device(ovl); in omap_vout_vb2_stop_streaming()
1200 dssdev = ovl->get_device(ov in vidioc_g_fbuf()
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap/
H A Domap_vout.c369 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()
1098 struct omap_dss_device *dssdev = ovl->get_device(ovl); in omap_vout_vb2_stop_streaming()
1202 dssdev = ovl->get_device(ov in vidioc_g_fbuf()
[all...]
/kernel/linux/linux-6.6/drivers/base/test/
H A Dplatform-device-test.c98 get_device(priv->dev); in platform_device_devm_register_get_unregister_with_devm_test()
192 get_device(priv->dev); in probed_platform_device_devm_register_get_unregister_with_devm_test()
H A Droot-device-test.c84 get_device(priv->dev); in root_device_devm_register_get_unregister_with_devm_test()
/kernel/linux/linux-6.6/drivers/base/
H A Dcore.c839 get_device(supplier); in device_link_add()
842 get_device(consumer); in device_link_add()
1102 * This function does a get_device() to make sure the device is not freed while
1137 get_device(dev); in __device_links_queue_sync_state()
1593 get_device(consumer); in device_links_unbind_consumers()
1787 get_device(sup); in fw_devlink_dev_sync_state()
1974 par_dev = get_device(sup_dev->parent); in __fw_devlink_relax_cycles()
3067 get_device(dev); in klist_children_get()
3086 * may use @dev's fields. In particular, get_device()/put_device()
3522 dev = get_device(de in device_add()
3725 struct device *get_device(struct device *dev) get_device() function
3729 EXPORT_SYMBOL_GPL(get_device); global() variable
[all...]
/kernel/linux/linux-5.10/drivers/misc/
H A Denclosure.c59 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()
/kernel/linux/linux-6.6/drivers/misc/
H A Denclosure.c59 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()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dpci_dlpar.c86 get_device(&host_bridge->dev); in remove_phb_dynamic()
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dbase.c56 return (get_device(&afu->dev) == NULL) ? NULL : afu; in cxl_afu_get()
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dmii_timestamper.c92 get_device(desc->device); in register_mii_timestamper()
/kernel/linux/linux-5.10/include/linux/iio/
H A Dtrigger.h93 get_device(&trig->dev); in iio_trigger_get()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dbase.c57 return (get_device(&afu->dev) == NULL) ? NULL : afu; in cxl_afu_get()
/kernel/linux/linux-5.10/drivers/mcb/
H A Dmcb-core.c72 get_device(dev); in mcb_probe()
288 bus->carrier = get_device(carrier); in mcb_alloc_bus()
340 get_device(&bus->dev); in mcb_bus_get()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dhosts.c258 get_device(shost->shost_gendev.parent); in scsi_add_host_with_dma()
262 get_device(&shost->shost_gendev); in scsi_add_host_with_dma()
565 !get_device(&shost->shost_gendev)) in scsi_host_get()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Dmanager-sysfs.c30 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()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Dmanager-sysfs.c31 struct omap_dss_device *dssdev = mgr->get_device(mgr); in manager_display_show()
78 old_dssdev = mgr->get_device(mgr); in manager_display_store()
96 old_dssdev = mgr->get_device(mgr); in manager_display_store()

Completed in 18 milliseconds

12345678910>>...23