Searched refs:gpiochip_find (Results 1 – 8 of 8) sorted by relevance
96 chip = gpiochip_find( in mx35_3ds_lcd_set_power()
504 extern struct gpio_chip *gpiochip_find(void *data,
635 chip = gpiochip_find(OMAP_GPIO_LABEL, gpiochip_match_by_label); in omap_gpio_deps_init()
65 return gpiochip_find(gpiospec, of_gpiochip_match_node_and_xlate); in of_find_gpiochip_by_xlate()
557 chip = gpiochip_find(&type, sprd_eic_match_chip_by_type); in sprd_eic_irq_handler()
113 chip = gpiochip_find(handle, acpi_gpiochip_find); in acpi_get_gpiod()
1591 struct gpio_chip *gpiochip_find(void *data, in gpiochip_find() function1610 EXPORT_SYMBOL_GPL(gpiochip_find);1621 return gpiochip_find((void *)name, gpiochip_match_name); in find_chip_by_name()
1244 chip = gpiochip_find("pinctrl-bcm2835", chip_match_name); in bcm2835_spi_setup()