Home
last modified time | relevance | path

Searched refs:object_get_canonical_path (Results 1 – 25 of 36) sorted by relevance

12

/qemu/hw/net/can/
H A Dxlnx-zynqmp-can.c407 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in tx_ready_check()
416 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in tx_ready_check()
426 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in tx_ready_check()
491 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in transfer_fifo()
594 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in can_msr_pre_write()
611 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in can_msr_pre_write()
617 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in can_msr_pre_write()
825 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in can_filter_mask_pre_write()
846 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in can_filter_id_pre_write()
870 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in can_tx_post_write()
[all …]
H A Dxlnx-versal-canfd.c685 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in canfd_update_irq()
975 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in store_rx_sequential()
1137 path = object_get_canonical_path(OBJECT(s)); in update_rx_sequential()
1177 path = object_get_canonical_path(OBJECT(s)); in update_rx_sequential()
1188 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in tx_ready_check()
1197 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in tx_ready_check()
1207 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in tx_ready_check()
1338 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in transfer_data()
1360 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in transfer_data()
1391 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in canfd_srr_pre_write()
[all …]
/qemu/hw/i2c/
H A Dsmbus_slave.c28 do { g_autofree char *qom_path = object_get_canonical_path(OBJECT(dev)); \
34 do { g_autofree char *qom_path = object_get_canonical_path(OBJECT(dev)); \
/qemu/hw/nvram/
H A Dxlnx-versal-efuse-ctrl.c443 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in efuse_pgm_addr_postw()
484 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in efuse_rd_addr_postw()
632 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in efuse_ctrl_reg_write()
690 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in efuse_ctrl_realize()
699 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in efuse_ctrl_realize()
H A Dxlnx-efuse.c149 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in xlnx_efuse_set_bit()
213 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in efuse_realize()
H A Dxlnx-zynqmp-efuse.c438 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in zynqmp_efuse_pgm_addr_postw()
544 path = object_get_canonical_path(OBJECT(s)); in zynqmp_efuse_rd_addr_postw()
737 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in zynqmp_efuse_reg_write()
792 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in zynqmp_efuse_realize()
/qemu/backends/
H A Dhostmem-epc.c38 name = object_get_canonical_path(OBJECT(backend)); in sgx_epc_backend_memory_alloc()
H A Dhostmem.c46 return object_get_canonical_path(OBJECT(backend)); in host_memory_backend_get_name()
/qemu/hw/ppc/
H A Dspapr_rtc.c124 qom_path = object_get_canonical_path(OBJECT(rtc)); in rtas_set_time_of_day()
/qemu/hw/i386/
H A Dsgx-epc.c144 se->memdev = object_get_canonical_path(OBJECT(epc->hostmem)); in sgx_epc_md_fill_device_info()
/qemu/hw/virtio/
H A Dvirtio-pmem.c144 vi->memdev = object_get_canonical_path(OBJECT(pmem->memdev)); in virtio_pmem_fill_device_info()
H A Dvirtio-mem-pci.c112 char *qom_path = object_get_canonical_path(OBJECT(dev)); in virtio_mem_pci_size_change_notify()
H A Dvirtio-qmp.c700 info->path = object_get_canonical_path(dev); in query_dev_child()
/qemu/hw/core/
H A Dclock.c26 clk->canonical_path = object_get_canonical_path(OBJECT(clk)); in clock_setup_canonical_path()
H A Dqdev.c507 dev->canonical_path = object_get_canonical_path(OBJECT(dev)); in device_set_realized()
846 g_strdup(dev->id) : object_get_canonical_path(OBJECT(dev)); in qdev_get_human_name()
H A Dmachine-qmp-cmds.c48 value->qom_path = object_get_canonical_path(OBJECT(cpu)); in qmp_query_cpus_fast()
/qemu/hw/s390x/
H A Dvirtio-ccw-mem.c109 char *qom_path = object_get_canonical_path(OBJECT(dev)); in virtio_ccw_mem_size_change_notify()
/qemu/hw/misc/
H A Dxlnx-versal-trng.c128 g_autofree char *p = object_get_canonical_path(OBJECT(D)); \
134 g_autofree char *p = object_get_canonical_path(OBJECT(D)); \
/qemu/stats/
H A Dstats-hmp-cmds.c151 char *canonical_path = object_get_canonical_path(OBJECT(cpu)); in stats_filter()
/qemu/hw/rtc/
H A Dpl031.c141 g_autofree const char *qom_path = object_get_canonical_path(opaque); in pl031_write()
/qemu/hw/mem/
H A Dpc-dimm.c268 di->memdev = object_get_canonical_path(OBJECT(dimm->hostmem)); in pc_dimm_md_fill_device_info()
/qemu/hw/remote/
H A Dvfio-user-obj.c206 vfu_path = object_get_canonical_path(OBJECT(o)); in vfu_object_ctx_run()
208 pci_dev_path = object_get_canonical_path(OBJECT(o->pci_dev)); in vfu_object_ctx_run()
/qemu/monitor/
H A Dhmp-cmds-target.c46 mon->mon_cpu_path = object_get_canonical_path(OBJECT(cpu)); in monitor_set_cpu()
/qemu/hw/dma/
H A Dxlnx-zdma.c722 char *path = object_get_canonical_path(OBJECT(s)); in zdma_read()
741 char *path = object_get_canonical_path(OBJECT(s)); in zdma_write()
/qemu/qom/
H A Dobject.c1493 path = object_get_canonical_path(value); in object_property_set_link()
1798 path = object_get_canonical_path(child); in object_get_child_property()
1888 path = object_get_canonical_path(*targetp); in object_get_link_property()
2103 char *object_get_canonical_path(const Object *obj) in object_get_canonical_path() function

12