Searched refs:gpiochip_find (Results 1 – 7 of 7) sorted by relevance
98 gpiochip_find(&gg_data, of_gpiochip_find_and_xlate); in of_get_named_gpiod_flags()170 gpiochip_find(&gg_data, of_gpiochip_find_and_xlate); in of_get_gpio_hog()
369 struct gpio_chip *gpiochip_find(void *data, in gpiochip_find() function388 EXPORT_SYMBOL_GPL(gpiochip_find);399 return gpiochip_find((void *)name, gpiochip_match_name); in find_chip_by_name()
132 chip = gpiochip_find(handle, acpi_gpiochip_find); in acpi_get_gpiod()
153 extern struct gpio_chip *gpiochip_find(void *data,
168 gpio = gpiochip_find(mux->data.gpio_chip, in i2c_mux_gpio_probe()
108 chip = gpiochip_find( in mx35_3ds_lcd_set_power()
398 chip = gpiochip_find("pinctrl-bcm2835", chip_match_name); in bcm2835_spi_setup()