Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Ds5k5baf.c231 struct s5k5baf_gpio { struct
287 struct s5k5baf_gpio gpios[NUM_GPIOS];
939 struct s5k5baf_gpio *gpio = &state->gpios[id]; in s5k5baf_gpio_assert()
946 struct s5k5baf_gpio *gpio = &state->gpios[id]; in s5k5baf_gpio_deassert()
1804 struct s5k5baf_gpio *g = state->gpios; in s5k5baf_configure_gpios()
1820 static int s5k5baf_parse_gpios(struct s5k5baf_gpio *gpios, struct device *dev) in s5k5baf_parse_gpios()