Searched refs:gpiod_configure_flags (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/drivers/gpio/ |
| D | gpiolib.h | 220 int gpiod_configure_flags(struct gpio_desc *desc, const char *con_id,
|
| D | gpiolib.c | 2268 ret = gpiod_configure_flags(desc, label, lflags, dflags); in gpiochip_request_own_desc() 4015 ret = gpiod_configure_flags(desc, con_id, lookupflags, flags); in gpiod_find_and_request() 4131 int gpiod_configure_flags(struct gpio_desc *desc, const char *con_id, in gpiod_configure_flags() function
|
| D | gpiolib-acpi.c | 1086 ret = gpiod_configure_flags(desc, label, lflags, dflags); in acpi_dev_gpio_irq_wake_get_by()
|