find_format_by_code  221 drivers/media/platform/am437x/am437x-vpfe.c 	fmt = find_format_by_code(mbus->code);
find_format_by_code 2322 drivers/media/platform/am437x/am437x-vpfe.c 		fmt = find_format_by_code(mbus_code.code);
find_format_by_code 1961 drivers/media/platform/atmel/atmel-isc-base.c 		fmt = find_format_by_code(mbus_code.code, &i);
find_format_by_code 1497 drivers/media/platform/ti-vpe/cal.c 	fmt = find_format_by_code(ctx, mbus_fmt.code);