Home
last modified time | relevance | path

Searched refs:stid_fmts (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/imagination/
H A Dpvr_fw_trace.c259 for (u32 i = 0; i < ARRAY_SIZE(stid_fmts); i++) {
260 if (stid_fmts[i].id == id)
417 seq_printf(s, stid_fmts[sf_id].name, in fw_trace_open()
H A Dpvr_rogue_fwif_sf.h75 static const struct rogue_km_stid_fmt stid_fmts[] = { variable