Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-ml-ioh.c66 * struct ioh_gpio - GPIO private data structure.
78 struct ioh_gpio { struct
95 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_set()
111 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_get()
119 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_direction_output()
144 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_direction_input()
162 static void ioh_gpio_save_reg_conf(struct ioh_gpio *chip) in ioh_gpio_save_reg_conf()
188 static void ioh_gpio_restore_reg_conf(struct ioh_gpio *chip) in ioh_gpio_restore_reg_conf()
214 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_to_irq()
218 static void ioh_gpio_setup(struct ioh_gpio *chi
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-ml-ioh.c66 * struct ioh_gpio - GPIO private data structure.
78 struct ioh_gpio { struct
95 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_set()
111 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_get()
119 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_direction_output()
144 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_direction_input()
161 static void __maybe_unused ioh_gpio_save_reg_conf(struct ioh_gpio *chip) in ioh_gpio_save_reg_conf()
187 static void __maybe_unused ioh_gpio_restore_reg_conf(struct ioh_gpio *chip) in ioh_gpio_restore_reg_conf()
212 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_to_irq()
216 static void ioh_gpio_setup(struct ioh_gpio *chi
[all...]

Completed in 2 milliseconds