Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-bd71828.c13 struct bd71828_gpio { struct
23 struct bd71828_gpio *bdgpio = gpiochip_get_data(chip); in bd71828_gpio_set() argument
43 struct bd71828_gpio *bdgpio = gpiochip_get_data(chip); in bd71828_gpio_get()
60 struct bd71828_gpio *bdgpio = gpiochip_get_data(chip); in bd71828_gpio_set_config()
101 struct bd71828_gpio *bdgpio; in bd71828_probe()
131 static struct platform_driver bd71828_gpio = { variable
138 module_platform_driver(bd71828_gpio);