/kvm-unit-tests/lib/ |
H A D | devicetree.c | 24 const struct fdt_property *prop; in dt_get_nr_cells() local 57 const struct fdt_property *prop; in dt_get_reg() local 208 const struct fdt_property *prop; in dt_for_each_cpu_node() local 249 const struct fdt_property *prop; in dt_get_bootargs() local 290 const struct fdt_property *prop; in dt_get_initrd() local
|
H A D | pci-host-generic.c | 56 const struct fdt_property *prop; in pci_dt_probe() local
|
/kvm-unit-tests/lib/libfdt/ |
H A D | fdt_check.c | 20 const void *prop; in fdt_check_full() local
|
H A D | fdt_rw.c | 185 int len, struct fdt_property **prop) in fdt_resize_property_() 203 int len, struct fdt_property **prop) in fdt_add_property_() 261 struct fdt_property *prop; in fdt_setprop_placeholder() local 294 struct fdt_property *prop; in fdt_appendprop() local 320 struct fdt_property *prop; in fdt_delprop() local
|
H A D | fdt_addresses.c | 61 uint8_t data[sizeof(fdt64_t) * 2], *prop; in fdt_appendprop_addrrange() local
|
H A D | fdt_ro.c | 361 const struct fdt_property *prop; in fdt_get_property_by_offset_() local 404 const struct fdt_property *prop; in fdt_get_property_namelen_() local 455 const struct fdt_property *prop; in fdt_getprop_namelen() local 472 const struct fdt_property *prop; in fdt_getprop_by_offset() local 826 const void *prop; in fdt_node_check_compatible() local
|
H A D | fdt_wip.c | 61 struct fdt_property *prop; in fdt_nop_property() local
|
H A D | fdt_sw.c | 295 struct fdt_property *prop; in fdt_property_placeholder() local 363 struct fdt_property *prop = in fdt_finish() local
|
H A D | fdt_overlay.c | 565 const void *prop; in overlay_apply_node() local 697 int root_sym, ov_sym, prop, path_len, fragment, target; in overlay_symbol_update() local
|
/kvm-unit-tests/lib/riscv/ |
H A D | timer.c | 18 const struct fdt_property *prop; in timer_get_frequency() local
|
H A D | isa.c | 74 const struct fdt_property *prop; in isa_parse_fdt() local
|
/kvm-unit-tests/lib/arm/ |
H A D | timer.c | 20 const struct fdt_property *prop; in timer_save_state_fdt() local
|
H A D | gic.c | 88 const struct fdt_property *prop; in gic_get_dt_bases() local
|
/kvm-unit-tests/lib/powerpc/ |
H A D | rtas.c | 39 const struct fdt_property *prop; in rtas_init() local 75 const struct fdt_property *prop; in rtas_token() local
|
H A D | setup.c | 49 const struct fdt_property *prop; in cpu_set() local 77 const struct fdt_property *prop; in cpu_set() local
|
H A D | smp.c | 256 const struct fdt_property *prop; in start_core() local 341 const struct fdt_property *prop; in wait_core() local
|
/kvm-unit-tests/lib/ppc64/ |
H A D | opal.c | 21 const struct fdt_property *prop; in opal_init() local
|
/kvm-unit-tests/powerpc/ |
H A D | tm.c | 20 const struct fdt_property *prop; in cpu_has_tm() local
|
H A D | timebase.c | 24 const struct fdt_property *prop; in cpu_dec_bits() local
|
/kvm-unit-tests/arm/ |
H A D | pl031.c | 212 const struct fdt_property *prop; in rtc_fdt_init() local
|