Searched refs:gpiochip_find (Results 1 – 9 of 9) sorted by relevance
| /Linux-v4.19/arch/arm/mach-omap1/ |
| D | board-ams-delta.c | 646 chip = gpiochip_find(OMAP_GPIO_LABEL, gpiochip_match_by_label); in omap_gpio_deps_init() 821 chip = gpiochip_find(LATCH1_LABEL, gpiochip_match_by_label); in ams_delta_gpio_init()
|
| /Linux-v4.19/include/linux/gpio/ |
| D | driver.h | 398 extern struct gpio_chip *gpiochip_find(void *data,
|
| /Linux-v4.19/drivers/i2c/muxes/ |
| D | i2c-mux-gpio.c | 170 gpio = gpiochip_find(mux->data.gpio_chip, in i2c_mux_gpio_probe()
|
| /Linux-v4.19/arch/arm/mach-imx/ |
| D | mach-mx35_3ds.c | 105 chip = gpiochip_find( in mx35_3ds_lcd_set_power()
|
| /Linux-v4.19/drivers/gpio/ |
| D | gpiolib-of.c | 41 return gpiochip_find(gpiospec, of_gpiochip_match_node_and_xlate); in of_find_gpiochip_by_xlate()
|
| D | gpio-eic-sprd.c | 542 chip = gpiochip_find(&type, sprd_eic_match_chip_by_type); in sprd_eic_irq_handler()
|
| D | gpiolib.c | 1580 struct gpio_chip *gpiochip_find(void *data, in gpiochip_find() function 1599 EXPORT_SYMBOL_GPL(gpiochip_find); 1610 return gpiochip_find((void *)name, gpiochip_match_name); in find_chip_by_name()
|
| D | gpiolib-acpi.c | 93 chip = gpiochip_find(handle, acpi_gpiochip_find); in acpi_get_gpiod()
|
| /Linux-v4.19/drivers/spi/ |
| D | spi-bcm2835.c | 710 chip = gpiochip_find("pinctrl-bcm2835", chip_match_name); in bcm2835_spi_setup()
|