Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-bd70528.c14 struct bd70528_gpio { struct
19 static int bd70528_set_debounce(struct bd70528_gpio *bdgpio, in bd70528_set_debounce()
48 struct bd70528_gpio *bdgpio = gpiochip_get_data(chip); in bd70528_get_direction()
66 struct bd70528_gpio *bdgpio = gpiochip_get_data(chip); in bd70528_gpio_set_config()
93 struct bd70528_gpio *bdgpio = gpiochip_get_data(chip); in bd70528_direction_input()
105 struct bd70528_gpio *bdgpio = gpiochip_get_data(chip); in bd70528_gpio_set()
117 struct bd70528_gpio *bdgpio = gpiochip_get_data(chip); in bd70528_direction_output()
127 static int bd70528_gpio_get_o(struct bd70528_gpio *bdgpio, unsigned int offset) in bd70528_gpio_get_o()
141 static int bd70528_gpio_get_i(struct bd70528_gpio *bdgpio, unsigned int offset) in bd70528_gpio_get_i()
159 struct bd70528_gpio *bdgpi in bd70528_gpio_get()
223 static struct platform_driver bd70528_gpio = { global() variable
230 module_platform_driver(bd70528_gpio); global() variable
[all...]

Completed in 1 milliseconds