Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi_capture.h32 struct sun6i_csi_capture_format_match { struct
H A Dsun6i_csi_capture.c215 struct sun6i_csi_capture_format_match sun6i_csi_capture_format_matches[] = {
314 static bool sun6i_csi_capture_format_match(u32 pixelformat, u32 mbus_code) in sun6i_csi_capture_format_match() function
319 const struct sun6i_csi_capture_format_match *match = in sun6i_csi_capture_format_match()
952 match = sun6i_csi_capture_format_match(pixelformat, mbus_code); in sun6i_csi_capture_link_validate()