Searched refs:gpiod_is_shared (Results 1 – 2 of 2) sorted by relevance
4142 bool gpiod_is_shared(const struct gpio_desc *desc) in gpiod_is_shared() function4146 EXPORT_SYMBOL_GPL(gpiod_is_shared);
2850 if (gpiod_is_shared(gpiod)) in regulator_ena_gpio_request()