Searched refs:find_format_by_code (Results 1 – 3 of 3) sorted by relevance
164 static const struct cal_fmt *find_format_by_code(struct cal_ctx *ctx, in find_format_by_code() function771 fmt = find_format_by_code(ctx, mbus_fmt.code); in cal_ctx_v4l2_init_formats()
2141 static struct isc_format *find_format_by_code(unsigned int code, int *index) in find_format_by_code() function2173 fmt = find_format_by_code(mbus_code.code, &i); in isc_formats_init()
111 static struct vpfe_fmt *find_format_by_code(struct vpfe_device *vpfe, in find_format_by_code() function986 fmt = find_format_by_code(vpfe, mbus_fmt.code); in vpfe_config_image_format()