oe_inverted 231 drivers/gpio/gpio-ath79.c bool oe_inverted; oe_inverted 245 drivers/gpio/gpio-ath79.c oe_inverted = of_device_is_compatible(np, "qca,ar9340-gpio"); oe_inverted 248 drivers/gpio/gpio-ath79.c oe_inverted = pdata->oe_inverted; oe_inverted 271 drivers/gpio/gpio-ath79.c oe_inverted ? NULL : ctrl->base + AR71XX_GPIO_REG_OE, oe_inverted 272 drivers/gpio/gpio-ath79.c oe_inverted ? ctrl->base + AR71XX_GPIO_REG_OE : NULL, oe_inverted 13 include/linux/platform_data/gpio-ath79.h bool oe_inverted;