Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dsm501.c42 struct sm501_gpio_chip { struct
50 struct sm501_gpio_chip low; argument
51 struct sm501_gpio_chip high;
892 struct sm501_gpio_chip *smgpio = gpiochip_get_data(chip); in sm501_gpio_get()
901 static void sm501_gpio_ensure_gpio(struct sm501_gpio_chip *smchip, in sm501_gpio_ensure_gpio()
923 struct sm501_gpio_chip *smchip = gpiochip_get_data(chip); in sm501_gpio_set()
948 struct sm501_gpio_chip *smchip = gpiochip_get_data(chip); in sm501_gpio_input()
974 struct sm501_gpio_chip *smchip = gpiochip_get_data(chip); in sm501_gpio_output()
1016 struct sm501_gpio_chip *chip) in sm501_gpio_register_chip()