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()90 struct adp5588_gpio *dev = in adp5588_gpio_set_value()91 container_of(chip, struct adp5588_gpio, gpio_chip); in adp5588_gpio_set_value()111 struct adp5588_gpio *dev = in adp5588_gpio_direction_input()112 container_of(chip, struct adp5588_gpio, gpio_chip); in adp5588_gpio_direction_input()129 struct adp5588_gpio *dev = in adp5588_gpio_direction_output()130 container_of(chip, struct adp5588_gpio, gpio_chip); in adp5588_gpio_direction_output()155 struct adp5588_gpio *dev = in adp5588_gpio_to_irq()[all …]