Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
Dprocfs.c189 static const char *rkcif_pixelcode_to_string(u32 mbus_code) in rkcif_pixelcode_to_string() function
294 …seq_printf(f, "\tformat:%s/%ux%u@%d\n", rkcif_pixelcode_to_string(stream->cif_fmt_in->mbus_code), … in rkcif_show_format()
307 …seq_printf(f, "\tformat:%s/%ux%u(%u,%u)\n", rkcif_pixelcode_to_string(stream->cif_fmt_out->fourcc), in rkcif_show_format()
/device/board/isoftstone/yangfan/kernel/src/driv/media/cif/
Dprocfs.c187 static const char *rkcif_pixelcode_to_string(u32 mbus_code) in rkcif_pixelcode_to_string() function
296 rkcif_pixelcode_to_string(stream->cif_fmt_in->mbus_code), in rkcif_show_format()
314 rkcif_pixelcode_to_string(stream->cif_fmt_out->fourcc), in rkcif_show_format()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
Dprocfs.c187 static const char *rkcif_pixelcode_to_string(u32 mbus_code) in rkcif_pixelcode_to_string() function
296 rkcif_pixelcode_to_string(stream->cif_fmt_in->mbus_code), in rkcif_show_format()
314 rkcif_pixelcode_to_string(stream->cif_fmt_out->fourcc), in rkcif_show_format()