Home
last modified time | relevance | path

Searched refs:of_gpio_count (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dof_gpio.h114 static inline int of_gpio_count(const struct device_node *np) in of_gpio_count() function
/linux-6.1.9/arch/powerpc/platforms/85xx/
Dsgy_cts1000.c88 if (of_gpio_count(child_node) != 1) { in gpio_halt_probe()