Searched refs:gpiod_is_equal (Results 1 – 2 of 2) sorted by relevance
418 bool gpiod_is_equal(const struct gpio_desc *desc, const struct gpio_desc *other) in gpiod_is_equal() function423 EXPORT_SYMBOL_GPL(gpiod_is_equal);
2858 if (gpiod_is_equal(pin->gpiod, gpiod)) { in regulator_ena_gpio_request()