Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/am437x/
Dam437x-vpfe.c196 static struct vpfe_fmt *find_format_by_code(unsigned int code) in find_format_by_code() function
233 fmt = find_format_by_code(mbus->code); in mbus_to_pix()
2337 fmt = find_format_by_code(mbus_code.code); in vpfe_async_bound()
/Linux-v4.19/drivers/media/platform/ti-vpe/
Dcal.c332 static const struct cal_fmt *find_format_by_code(struct cal_ctx *ctx, in find_format_by_code() function
1504 fmt = find_format_by_code(ctx, mbus_fmt.code); in cal_async_complete()
/Linux-v4.19/drivers/media/platform/atmel/
Datmel-isc.c1788 static struct isc_format *find_format_by_code(unsigned int code, int *index) in find_format_by_code() function
1819 fmt = find_format_by_code(mbus_code.code, &i); in isc_formats_init()