Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dsm501.c37 struct sm501_gpio;
44 struct sm501_gpio *ourgpio; /* to get back to parent. */
49 struct sm501_gpio { struct
59 struct sm501_gpio { argument
68 struct sm501_gpio gpio;
884 static inline struct sm501_devdata *sm501_gpio_to_dev(struct sm501_gpio *gpio) in sm501_gpio_to_dev()
924 struct sm501_gpio *smgpio = smchip->ourgpio; in sm501_gpio_set()
949 struct sm501_gpio *smgpio = smchip->ourgpio; in sm501_gpio_input()
975 struct sm501_gpio *smgpio = smchip->ourgpio; in sm501_gpio_output()
1015 struct sm501_gpio *gpio, in sm501_gpio_register_chip()
[all …]