Home
last modified time | relevance | path

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

/linux-4.1.27/include/media/
Ds5k4ecgx.h21 struct s5k4ecgx_gpio { struct
33 struct s5k4ecgx_gpio gpio_reset; argument
34 struct s5k4ecgx_gpio gpio_stby;
/linux-4.1.27/drivers/media/i2c/
Ds5k4ecgx.c197 struct s5k4ecgx_gpio gpio[GPIO_NUM];
877 const struct s5k4ecgx_gpio *gpio = &pdata->gpio_stby; in s5k4ecgx_config_gpios()