Searched refs:stid_fmts (Results 1 – 2 of 2) sorted by relevance
189 for (i = 0; i < ARRAY_SIZE(stid_fmts); i++) { in find_sfid()190 if (stid_fmts[i].id == id) in find_sfid()348 seq_printf(s, stid_fmts[sf_id].name, in fw_trace_seq_show()
75 static const struct rogue_km_stid_fmt stid_fmts[] = { variable