Searched refs:find_format_by_code (Results 1 – 3 of 3) sorted by relevance
196 static struct vpfe_fmt *find_format_by_code(unsigned int code) in find_format_by_code() function233 fmt = find_format_by_code(mbus->code); in mbus_to_pix()2337 fmt = find_format_by_code(mbus_code.code); in vpfe_async_bound()
332 static const struct cal_fmt *find_format_by_code(struct cal_ctx *ctx, in find_format_by_code() function1504 fmt = find_format_by_code(ctx, mbus_fmt.code); in cal_async_complete()
1788 static struct isc_format *find_format_by_code(unsigned int code, int *index) in find_format_by_code() function1819 fmt = find_format_by_code(mbus_code.code, &i); in isc_formats_init()