• Home
  • Raw
  • Download

Lines Matching refs:gpio_desc

99 static struct gpio_desc *of_xlate_and_get_gpiod_flags(struct gpio_chip *chip,  in of_xlate_and_get_gpiod_flags()
239 static struct gpio_desc *of_get_named_gpiod_flags(struct device_node *np, in of_get_named_gpiod_flags()
244 struct gpio_desc *desc; in of_get_named_gpiod_flags()
281 struct gpio_desc *desc; in of_get_named_gpio_flags()
306 struct gpio_desc *gpiod_get_from_of_node(struct device_node *node, in gpiod_get_from_of_node()
312 struct gpio_desc *desc; in gpiod_get_from_of_node()
372 static struct gpio_desc *of_find_spi_gpio(struct device *dev, const char *con_id, in of_find_spi_gpio()
377 struct gpio_desc *desc; in of_find_spi_gpio()
402 static struct gpio_desc *of_find_spi_cs_gpio(struct device *dev, in of_find_spi_cs_gpio()
434 static struct gpio_desc *of_find_regulator_gpio(struct device *dev, const char *con_id, in of_find_regulator_gpio()
444 struct gpio_desc *desc; in of_find_regulator_gpio()
461 static struct gpio_desc *of_find_arizona_gpio(struct device *dev, in of_find_arizona_gpio()
474 static struct gpio_desc *of_find_usb_gpio(struct device *dev, in of_find_usb_gpio()
492 struct gpio_desc *of_find_gpio(struct device *dev, const char *con_id, in of_find_gpio()
497 struct gpio_desc *desc; in of_find_gpio()
576 static struct gpio_desc *of_parse_own_gpio(struct device_node *np, in of_parse_own_gpio()
585 struct gpio_desc *desc; in of_parse_own_gpio()
653 struct gpio_desc *desc; in of_gpiochip_add_hog()
714 struct gpio_desc *descs = chip->gpiodev->descs; in of_gpiochip_remove_hog()