Home
last modified time | relevance | path

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

/linux-5.19.10/include/media/i2c/
Ds5k4ecgx.h17 struct s5k4ecgx_gpio { struct
29 struct s5k4ecgx_gpio gpio_reset; argument
30 struct s5k4ecgx_gpio gpio_stby;
/linux-5.19.10/drivers/media/i2c/
Ds5k4ecgx.c193 struct s5k4ecgx_gpio gpio[GPIO_NUM];
875 const struct s5k4ecgx_gpio *gpio = &pdata->gpio_stby; in s5k4ecgx_config_gpios()