Searched refs:prop_count (Results 1 – 3 of 3) sorted by relevance
34 u32 prop_count; member55 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 = kcalloc(dev_header->prop_count + 1, sizeof(*entry), in unmarshal_devices()
41 u32 prop_count; /* properties count */ member
486 req.dpu.inst_prop_cnt = sn->prop_count; in aie2_execbuf()566 buf->inst_prop_cnt = sn->prop_count; in aie2_cmdlist_fill_one_slot_dpu()
Completed in 7 milliseconds