Lines Matching defs:chip
84 static int of_gpiochip_match_node_and_xlate(struct gpio_chip *chip, void *data) in of_gpiochip_match_node_and_xlate()
99 static struct gpio_desc *of_xlate_and_get_gpiod_flags(struct gpio_chip *chip, in of_xlate_and_get_gpiod_flags()
243 struct gpio_chip *chip; in of_get_named_gpiod_flags() local
577 struct gpio_chip *chip, in of_parse_own_gpio()
650 static int of_gpiochip_add_hog(struct gpio_chip *chip, struct device_node *hog) in of_gpiochip_add_hog()
684 static int of_gpiochip_scan_gpios(struct gpio_chip *chip) in of_gpiochip_scan_gpios()
711 static void of_gpiochip_remove_hog(struct gpio_chip *chip, in of_gpiochip_remove_hog()
724 static int of_gpiochip_match_node(struct gpio_chip *chip, void *data) in of_gpiochip_match_node()
738 struct gpio_chip *chip; in of_gpio_notify() local
902 static void of_gpiochip_init_valid_mask(struct gpio_chip *chip) in of_gpiochip_init_valid_mask()
925 static int of_gpiochip_add_pin_range(struct gpio_chip *chip) in of_gpiochip_add_pin_range()
1007 static int of_gpiochip_add_pin_range(struct gpio_chip *chip) { return 0; } in of_gpiochip_add_pin_range()
1010 int of_gpiochip_add(struct gpio_chip *chip) in of_gpiochip_add()
1040 void of_gpiochip_remove(struct gpio_chip *chip) in of_gpiochip_remove()