Searched refs:acpi_gpio_count (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpio/
H A Dgpiolib-acpi.h36 int acpi_gpio_count(const struct fwnode_handle *fwnode, const char *con_id);
54 static inline int acpi_gpio_count(const struct fwnode_handle *fwnode, function
H A Dgpiolib-acpi.c1405 * acpi_gpio_count - count the GPIOs associated with a firmware node / function
1413 int acpi_gpio_count(const struct fwnode_handle *fwnode, const char *con_id) function
H A Dgpiolib.c4297 count = acpi_gpio_count(fwnode, con_id);

Completed in 116 milliseconds