Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-lpc18xx.c27 struct lpc18xx_gpio_chip { struct
36 struct lpc18xx_gpio_chip *gc = gpiochip_get_data(chip); in lpc18xx_gpio_set() argument
42 struct lpc18xx_gpio_chip *gc = gpiochip_get_data(chip); in lpc18xx_gpio_get()
49 struct lpc18xx_gpio_chip *gc = gpiochip_get_data(chip); in lpc18xx_gpio_direction()
95 struct lpc18xx_gpio_chip *gc; in lpc18xx_gpio_probe()
139 struct lpc18xx_gpio_chip *gc = platform_get_drvdata(pdev); in lpc18xx_gpio_remove()