Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/imx/
Dimx-media-utils.c293 static int enum_format(u32 *fourcc, u32 *code, u32 index, in enum_format() function
364 return enum_format(fourcc, NULL, index, cs_sel, true, false); in imx_media_enum_format()
379 return enum_format(NULL, code, index, cs_sel, false, allow_bayer); in imx_media_enum_mbus_format()