Lines Matching defs:chip
87 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, struct of_phandle_arg… in of_xlate_and_get_gpiod_flags()
237 struct gpio_chip *chip; in of_get_named_gpiod_flags() local
580 static struct gpio_desc *of_parse_own_gpio(struct device_node *np, struct gpio_chip *chip, unsigned… in of_parse_own_gpio()
658 static int of_gpiochip_add_hog(struct gpio_chip *chip, struct device_node *hog) in of_gpiochip_add_hog()
694 static int of_gpiochip_scan_gpios(struct gpio_chip *chip) in of_gpiochip_scan_gpios()
723 static void of_gpiochip_remove_hog(struct gpio_chip *chip, struct device_node *hog) in of_gpiochip_remove_hog()
735 static int of_gpiochip_match_node(struct gpio_chip *chip, void *data) in of_gpiochip_match_node()
748 struct gpio_chip *chip; in of_gpio_notify() local
914 static void of_gpiochip_init_valid_mask(struct gpio_chip *chip) in of_gpiochip_init_valid_mask()
937 static int of_gpiochip_add_pin_range(struct gpio_chip *chip) in of_gpiochip_add_pin_range()
1017 static int of_gpiochip_add_pin_range(struct gpio_chip *chip) in of_gpiochip_add_pin_range()
1023 int of_gpiochip_add(struct gpio_chip *chip) in of_gpiochip_add()
1057 void of_gpiochip_remove(struct gpio_chip *chip) in of_gpiochip_remove()