--- zzzz-none-000/linux-4.9.276/include/linux/gpio/driver.h 2021-07-20 14:21:16.000000000 +0000 +++ falcon-5530-750/linux-4.9.276/include/linux/gpio/driver.h 2023-04-05 08:19:02.000000000 +0000 @@ -162,6 +162,9 @@ void (*dbg_show)(struct seq_file *s, struct gpio_chip *chip); + void __iomem *(*avm_get_inputreg_and_bit)(struct gpio_chip *chip, + unsigned int offset, + int *bit); int base; u16 ngpio; const char *const *names;