Home
last modified time | relevance | path

Searched refs:gpio_stby (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/media/i2c/
H A Ds5k4ecgx.h30 struct s5k4ecgx_gpio gpio_stby; member
H A Ds5c73m3.h47 struct s5c73m3_gpio gpio_stby; member
H A Ds5k6aa.h40 struct s5k6aa_gpio gpio_stby; member
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Ds5k4ecgx.c871 const struct s5k4ecgx_gpio *gpio = &pdata->gpio_stby; in s5k4ecgx_config_gpios()
H A Ds5k6aa.c1515 gpio = &pdata->gpio_stby; in s5k6aa_configure_gpios()
/OK3568_Linux_fs/kernel/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c1608 state->gpio[STBY] = pdata->gpio_stby; in s5c73m3_get_platform_data()