Searched refs:gpiochip_find (Results 1 – 5 of 5) sorted by relevance
98 gpiochip_find(&gg_data, of_gpiochip_find_and_xlate); in of_get_named_gpiod_flags()169 gpiochip_find(&gg_data, of_gpiochip_find_and_xlate); in of_parse_own_gpio()
453 struct gpio_chip *gpiochip_find(void *data, in gpiochip_find() function472 EXPORT_SYMBOL_GPL(gpiochip_find);483 return gpiochip_find((void *)name, gpiochip_match_name); in find_chip_by_name()
133 chip = gpiochip_find(handle, acpi_gpiochip_find); in acpi_get_gpiod()
169 gpio = gpiochip_find(mux->data.gpio_chip, in i2c_mux_gpio_probe()
709 chip = gpiochip_find("pinctrl-bcm2835", chip_match_name); in bcm2835_spi_setup()