Searched refs:pch_gpio (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpio/
H A Dgpio-pch.c80 * struct pch_gpio - GPIO private data structure.
92 struct pch_gpio { struct
106 struct pch_gpio *chip = gpiochip_get_data(gpio);
122 struct pch_gpio *chip = gpiochip_get_data(gpio);
130 struct pch_gpio *chip = gpiochip_get_data(gpio);
156 struct pch_gpio *chip = gpiochip_get_data(gpio);
173 static void __maybe_unused pch_gpio_save_reg_conf(struct pch_gpio *chip)
189 static void __maybe_unused pch_gpio_restore_reg_conf(struct pch_gpio *chip)
206 struct pch_gpio *chip = gpiochip_get_data(gpio);
211 static void pch_gpio_setup(struct pch_gpio *chi
[all...]

Completed in 94 milliseconds