Searched refs:gpiochip_line_is_persistent (Results 1 – 3 of 3) sorted by relevance
36 bool persistent = gpiochip_line_is_persistent(chip, offset); in arizona_gpio_direction_in()102 bool persistent = gpiochip_line_is_persistent(chip, offset); in arizona_gpio_direction_out()
3360 bool gpiochip_line_is_persistent(struct gpio_chip *chip, unsigned int offset) in gpiochip_line_is_persistent() function3367 EXPORT_SYMBOL_GPL(gpiochip_line_is_persistent);
411 bool gpiochip_line_is_persistent(struct gpio_chip *chip, unsigned int offset);