| /openbmc/qemu/tests/qtest/libqos/ |
| H A D | ppc64_pseries-machine.c | 56 host->obj.get_device = QSPAPR_host_get_device; in qos_create_QSPAPR_host() 93 machine->obj.get_device = spapr_get_device; in qos_create_machine_spapr()
|
| H A D | x86_64_pc-machine.c | 57 host->obj.get_device = i440FX_host_get_device; in qos_create_i440FX_host() 94 machine->obj.get_device = pc_get_device; in qos_create_machine_pc()
|
| H A D | arm-smdkc210-machine.c | 74 machine->obj.get_device = smdkc210_get_device; in qos_create_machine_arm_smdkc210()
|
| H A D | arm-sabrelite-machine.c | 74 machine->obj.get_device = sabrelite_get_device; in qos_create_machine_arm_sabrelite()
|
| H A D | aarch64-xlnx-zcu102-machine.c | 75 machine->obj.get_device = xlnx_zcu102_get_device; in qos_create_machine_aarch64_xlnx_zcu102()
|
| H A D | arm-raspi2-machine.c | 74 machine->obj.get_device = raspi2_get_device; in qos_create_machine_arm_raspi2()
|
| H A D | arm-xilinx-zynq-a9-machine.c | 75 machine->obj.get_device = xilinx_zynq_a9_get_device; in qos_create_machine_arm_xilinx_zynq_a9()
|
| H A D | arm-imx25-pdk-machine.c | 76 machine->obj.get_device = imx25_pdk_get_device; in qos_create_machine_arm_imx25_pdk()
|
| H A D | arm-virt-machine.c | 86 machine->obj.get_device = virt_get_device; in qos_create_machine_arm_virt()
|
| H A D | loongarch-virt-machine.c | 100 machine->obj.get_device = virt_get_device; in qos_create_machine_loongarch_virt()
|
| H A D | riscv-virt-machine.c | 118 machine->obj.get_device = virt_get_device; in qos_create_machine_riscv_virt()
|
| H A D | qgraph.h | 136 QOSGetDevice get_device; member
|
| H A D | qos_external.c | 141 obj = parent->get_device(parent, path[current]); in allocate_objects()
|
| H A D | generic-pcihost.c | 38 host->obj.get_device = generic_pcihost_get_device; in qos_create_generic_pcihost()
|
| /openbmc/qemu/tests/qtest/ |
| H A D | rtl8139-test.c | 35 static QPCIDevice *get_device(void) in get_device() function 192 pcidev = get_device(); in test_init()
|
| H A D | ivshmem-test.c | 31 static QPCIDevice *get_device(QPCIBus *pcibus) in get_device() function 119 s->dev = get_device(s->qs->pcibus); in setup_vm_cmd()
|
| /openbmc/u-boot/include/ |
| H A D | ubi_uboot.h | 60 #define get_device(...) macro
|
| /openbmc/u-boot/drivers/power/domain/ |
| H A D | ti-sci-power-domain.c | 63 ret = dops->get_device(sci, pd->id); in ti_sci_power_domain_on()
|
| /openbmc/u-boot/drivers/mtd/ubi/ |
| H A D | build.c | 295 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()
|
| H A D | kapi.c | 191 get_device(&vol->dev); in ubi_open_volume()
|
| H A D | vmt.c | 323 get_device(&vol->dev); in ubi_create_volume()
|
| /openbmc/u-boot/include/linux/soc/ti/ |
| H A D | ti_sci_protocol.h | 119 int (*get_device)(const struct ti_sci_handle *handle, u32 id); member
|
| /openbmc/qemu/docs/devel/testing/ |
| H A D | qgraph.rst | 300 machine->obj.get_device = raspi2_get_device; 379 machine->obj.get_device = pc_get_device; 389 machine->bridge.obj.get_device = i440FX_host_get_device;
|
| /openbmc/u-boot/drivers/firmware/ |
| H A D | ti_sci.c | 1824 dops->get_device = ti_sci_cmd_get_device; in ti_sci_setup_ops()
|