Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/am437x/
Dam437x-vpfe.c195 static struct vpfe_fmt *find_format_by_code(unsigned int code) in find_format_by_code() function
232 fmt = find_format_by_code(mbus->code); in mbus_to_pix()
2335 fmt = find_format_by_code(mbus_code.code); in vpfe_async_bound()