Home
last modified time | relevance | path

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

/Linux-v5.4/include/media/
Dsoc_camera.h272 const struct soc_camera_format_xlate *soc_camera_xlate_by_fourcc(
/Linux-v5.4/drivers/staging/media/soc_camera/
Dsoc_camera.c195 const struct soc_camera_format_xlate *soc_camera_xlate_by_fourcc( in soc_camera_xlate_by_fourcc() function
205 EXPORT_SYMBOL(soc_camera_xlate_by_fourcc);
265 xlate = soc_camera_xlate_by_fourcc(icd, pix->pixelformat); in soc_camera_try_fmt()
1827 xlate = soc_camera_xlate_by_fourcc(icd, fsize->pixel_format); in default_enum_framesizes()