thunderx_gpio_is_gpio  101 drivers/gpio/gpio-thunderx.c 	return thunderx_gpio_is_gpio(txgpio, line) ? 0 : -EIO;
thunderx_gpio_is_gpio  108 drivers/gpio/gpio-thunderx.c 	if (!thunderx_gpio_is_gpio(txgpio, line))
thunderx_gpio_is_gpio  139 drivers/gpio/gpio-thunderx.c 	if (!thunderx_gpio_is_gpio(txgpio, line))
thunderx_gpio_is_gpio  189 drivers/gpio/gpio-thunderx.c 	if (!thunderx_gpio_is_gpio(txgpio, line))