Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mfd/
Dsm501.c36 struct sm501_gpio;
43 struct sm501_gpio *ourgpio; /* to get back to parent. */
48 struct sm501_gpio { struct
58 struct sm501_gpio { argument
67 struct sm501_gpio gpio;
887 static inline struct sm501_devdata *sm501_gpio_to_dev(struct sm501_gpio *gpio) in sm501_gpio_to_dev()
927 struct sm501_gpio *smgpio = smchip->ourgpio; in sm501_gpio_set()
952 struct sm501_gpio *smgpio = smchip->ourgpio; in sm501_gpio_input()
978 struct sm501_gpio *smgpio = smchip->ourgpio; in sm501_gpio_output()
1018 struct sm501_gpio *gpio, in sm501_gpio_register_chip()
[all …]