Searched refs:find_format_by_code (Results 1 – 3 of 3) sorted by relevance
184 static struct vpfe_fmt *find_format_by_code(unsigned int code) in find_format_by_code() function221 fmt = find_format_by_code(mbus->code); in mbus_to_pix()2318 fmt = find_format_by_code(mbus_code.code); in vpfe_async_bound()
328 static const struct cal_fmt *find_format_by_code(struct cal_ctx *ctx, in find_format_by_code() function1499 fmt = find_format_by_code(ctx, mbus_fmt.code); in cal_async_complete()
1929 static struct isc_format *find_format_by_code(unsigned int code, int *index) in find_format_by_code() function1961 fmt = find_format_by_code(mbus_code.code, &i); in isc_formats_init()