Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_capture.h21 struct sun6i_isp_capture_format { struct
54 void sun6i_isp_capture_format(struct sun6i_isp_device *isp_dev,
59 const struct sun6i_isp_capture_format *
H A Dsun6i_isp_capture.c30 void sun6i_isp_capture_format(struct sun6i_isp_device *isp_dev, in sun6i_isp_capture_format() function
39 static const struct sun6i_isp_capture_format sun6i_isp_capture_formats[] = {
50 const struct sun6i_isp_capture_format *
82 sun6i_isp_capture_format(isp_dev, &pixelformat); in sun6i_isp_capture_buffer_configure()
113 const struct sun6i_isp_capture_format *format; in sun6i_isp_capture_configure()
118 sun6i_isp_capture_format(isp_dev, &pixelformat); in sun6i_isp_capture_configure()