Searched refs:gpiochip_line_is_persistent (Results 1 – 3 of 3) sorted by relevance
31 bool persistent = gpiochip_line_is_persistent(chip, offset); in arizona_gpio_direction_in()97 bool persistent = gpiochip_line_is_persistent(chip, offset); in arizona_gpio_direction_out()
3989 bool gpiochip_line_is_persistent(struct gpio_chip *chip, unsigned int offset) in gpiochip_line_is_persistent() function3996 EXPORT_SYMBOL_GPL(gpiochip_line_is_persistent);
518 bool gpiochip_line_is_persistent(struct gpio_chip *chip, unsigned int offset);