Searched refs:adp5588_gpio (Results 1 – 1 of 1) sorted by relevance
30 struct adp5588_gpio { struct68 struct adp5588_gpio *dev = in adp5588_gpio_get_value()69 container_of(chip, struct adp5588_gpio, gpio_chip); in adp5588_gpio_get_value()79 struct adp5588_gpio *dev = in adp5588_gpio_set_value()80 container_of(chip, struct adp5588_gpio, gpio_chip); in adp5588_gpio_set_value()100 struct adp5588_gpio *dev = in adp5588_gpio_direction_input()101 container_of(chip, struct adp5588_gpio, gpio_chip); in adp5588_gpio_direction_input()118 struct adp5588_gpio *dev = in adp5588_gpio_direction_output()119 container_of(chip, struct adp5588_gpio, gpio_chip); in adp5588_gpio_direction_output()144 struct adp5588_gpio *dev = in adp5588_gpio_to_irq()[all …]