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