Home
last modified time | relevance | path

Searched refs:swnode_gpio_count (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpiolib-swnode.h12 int swnode_gpio_count(const struct fwnode_handle *fwnode, const char *con_id);
H A Dgpiolib-swnode.c104 int swnode_gpio_count(const struct fwnode_handle *fwnode, const char *con_id) in swnode_gpio_count() function
H A Dgpiolib.c4134 count = swnode_gpio_count(fwnode, con_id); in gpiod_count()