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