Lines Matching refs:sm501_gpio
35 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()
1042 struct sm501_gpio *gpio = &sm->gpio; in sm501_register_gpio()
1096 struct sm501_gpio *gpio = &sm->gpio; in sm501_gpio_remove()