Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dsm501.c35 struct sm501_gpio;
42 struct sm501_gpio *ourgpio; /* to get back to parent. */
47 struct sm501_gpio { struct
57 struct sm501_gpio { argument
66 struct sm501_gpio gpio;
882 static inline struct sm501_devdata *sm501_gpio_to_dev(struct sm501_gpio *gpio) in sm501_gpio_to_dev()
922 struct sm501_gpio *smgpio = smchip->ourgpio; in sm501_gpio_set()
947 struct sm501_gpio *smgpio = smchip->ourgpio; in sm501_gpio_input()
973 struct sm501_gpio *smgpio = smchip->ourgpio; in sm501_gpio_output()
1013 struct sm501_gpio *gpio, in sm501_gpio_register_chip()
[all …]