Home
last modified time | relevance | path

Searched defs: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
33 u32 pixelformat;
34 u32 mbus_code;
H A Dsun6i_csi_capture.c314 static bool sun6i_csi_capture_format_match(u32 pixelformat, u32 mbus_code) in sun6i_csi_capture_format_match() function