Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/am437x/
Dam437x-vpfe.c184 static struct vpfe_fmt *find_format_by_code(unsigned int code) in find_format_by_code() function
221 fmt = find_format_by_code(mbus->code); in mbus_to_pix()
2318 fmt = find_format_by_code(mbus_code.code); in vpfe_async_bound()
/Linux-v5.4/drivers/media/platform/ti-vpe/
Dcal.c328 static const struct cal_fmt *find_format_by_code(struct cal_ctx *ctx, in find_format_by_code() function
1499 fmt = find_format_by_code(ctx, mbus_fmt.code); in cal_async_complete()
/Linux-v5.4/drivers/media/platform/atmel/
Datmel-isc-base.c1929 static struct isc_format *find_format_by_code(unsigned int code, int *index) in find_format_by_code() function
1961 fmt = find_format_by_code(mbus_code.code, &i); in isc_formats_init()