Linux Kernel
3.7.1
|
#include <s5k6aa.h>
Data Fields | |
int(* | set_power )(int enable) |
unsigned long | mclk_frequency |
struct s5k6aa_gpio | gpio_reset |
struct s5k6aa_gpio | gpio_stby |
enum v4l2_mbus_type | bus_type |
u8 | nlanes |
u8 | horiz_flip |
u8 | vert_flip |
struct s5k6aa_platform_data - s5k6aa driver platform data : an additional callback to the board code, called after enabling the regulators and before switching the sensor off : sensor's master clock frequency in Hz : GPIO driving RESET pin : GPIO driving STBY pin : maximum number of MIPI-CSI lanes used : default horizontal image flip value, non zero to enable : default vertical image flip value, non zero to enable
enum v4l2_mbus_type bus_type |
struct s5k6aa_gpio gpio_reset |
struct s5k6aa_gpio gpio_stby |