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