Home
last modified time | relevance | path

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

/linux-4.19.296/include/acpi/
Dacrestyp.h358 u16 pin_table_length; member
513 u16 pin_table_length; member
526 u16 pin_table_length; member
553 u16 pin_table_length; member
/linux-4.19.296/drivers/gpio/
Dgpiolib-acpi.c617 if (pin_index >= agpio->pin_table_length) in acpi_populate_gpio_lookup()
959 length = min(agpio->pin_table_length, (u16)(pin_index + bits)); in acpi_gpio_adr_space_handler()
1240 *count += ares->data.gpio.pin_table_length; in acpi_find_gpio_count()