Home
last modified time | relevance | path

Searched refs:prop_count (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/firmware/efi/
H A Dapple-properties.c34 u32 prop_count; member
55 for (i = 0; i < dev_header->prop_count; i++) { in unmarshal_key_value_pairs()
107 if (i != dev_header->prop_count) { in unmarshal_key_value_pairs()
109 dev_header->prop_count); in unmarshal_key_value_pairs()
149 entry = kzalloc_objs(*entry, dev_header->prop_count + 1); in unmarshal_devices()
/linux/drivers/accel/amdxdna/
H A Damdxdna_ctx.h44 u32 prop_count; /* properties count */ member
H A Daie2_message.c590 dpu_req->inst_prop_cnt = sn->prop_count; in aie2_init_exec_dpu_req()
662 dpu_slot->inst_prop_cnt = sn->prop_count; in aie2_cmdlist_fill_dpu()
749 npu_slot->inst_prop_cnt = sn->prop_count; in aie2_cmdlist_fill_npu_dpu()