Home
last modified time | relevance | path

Searched refs:get_device (Results 26 – 50 of 326) sorted by relevance

12345678910>>...14

/openbmc/u-boot/drivers/power/domain/
H A Dti-sci-power-domain.c63 ret = dops->get_device(sci, pd->id); in ti_sci_power_domain_on()
/openbmc/linux/drivers/misc/cxl/
H A Dbase.c57 return (get_device(&afu->dev) == NULL) ? NULL : afu; in cxl_afu_get()
/openbmc/qemu/tests/qtest/libqos/
H A Dloongarch-virt-machine.c100 machine->obj.get_device = virt_get_device; in qos_create_machine_loongarch_virt()
H A Dqgraph.h136 QOSGetDevice get_device; member
H A Driscv-virt-machine.c118 machine->obj.get_device = virt_get_device; in qos_create_machine_riscv_virt()
H A Dqos_external.c141 obj = parent->get_device(parent, path[current]); in allocate_objects()
/openbmc/linux/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()
/openbmc/linux/drivers/nvdimm/
H A Ddimm.c53 get_device(dev); in nvdimm_probe()
H A Dclaim.c37 get_device(&ndns->dev); in nd_detach_ndns()
55 get_device(&attach->dev); in __nd_attach_ndns()
/openbmc/linux/Documentation/driver-api/driver-model/
H A Ddevice.rst25 struct device * get_device(struct device * dev);
28 get_device() will return a pointer to the struct device passed to it
/openbmc/linux/drivers/media/platform/renesas/
H A Drcar-fcp.c54 get_device(fcp->dev); in rcar_fcp_get()
/openbmc/linux/drivers/base/test/
H A Droot-device-test.c84 get_device(priv->dev); in root_device_devm_register_get_unregister_with_devm_test()
/openbmc/linux/drivers/net/phy/
H A Dmii_timestamper.c92 get_device(desc->device); in register_mii_timestamper()
/openbmc/linux/scripts/coccinelle/free/
H A Dput_device.cocci27 when != e1 = get_device(&id->dev)
/openbmc/linux/include/linux/iio/
H A Dtrigger.h95 get_device(&trig->dev); in iio_trigger_get()
/openbmc/linux/include/linux/
H A Dapple-gmux.h112 dev = get_device(acpi_get_first_physical_node(adev)); in apple_gmux_detect()
H A Dthunderbolt.h322 get_device(&xd->dev); in tb_xdomain_get()
411 get_device(&svc->dev); in tb_service_get()
/openbmc/linux/drivers/scsi/
H A Dhosts.c276 get_device(shost->shost_gendev.parent); in scsi_add_host_with_dma()
280 get_device(&shost->shost_gendev); in scsi_add_host_with_dma()
580 !get_device(&shost->shost_gendev)) in scsi_host_get()
/openbmc/linux/drivers/base/
H A Dattribute_container.c35 get_device(&ic->classdev); in internal_container_klist_get()
166 ic->classdev.parent = get_device(dev); in attribute_container_add_device()
H A Ddd.c104 get_device(dev); in deferred_probe_work_func()
1041 get_device(dev); in __device_attach()
1205 get_device(dev); in __driver_attach()
1356 get_device(dev); in driver_detach()
/openbmc/linux/drivers/acpi/
H A Dproc.c48 ldev = get_device(entry->dev); in acpi_system_wakeup_device_seq_show()
H A Dpci_slot.c122 get_device(&pci_bus->dev); in register_slot()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dbuild.c295 get_device(&ubi->dev); in ubi_get_device()
332 get_device(&ubi->dev); in ubi_get_by_major()
564 get_device(&ubi->dev); in uif_init()
1074 get_device(&ubi->dev); in ubi_attach_mtd_dev()
1152 get_device(&ubi->dev); in ubi_detach_mtd_dev()
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dusbip_device_driver.c154 .get_device = usbip_generic_get_device,
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-phy.c134 get_device(&adpt->phydev->mdio.dev); in emac_phy_config()

12345678910>>...14