Searched refs:thunderx_gpio (Results 1 – 1 of 1) sorted by relevance
45 struct thunderx_gpio;48 struct thunderx_gpio *txgpio;53 struct thunderx_gpio { struct75 static bool thunderx_gpio_is_gpio_nowarn(struct thunderx_gpio *txgpio, in thunderx_gpio_is_gpio_nowarn() argument87 static bool thunderx_gpio_is_gpio(struct thunderx_gpio *txgpio, in thunderx_gpio_is_gpio()99 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_request()106 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_in()123 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_set()136 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_out()160 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_get_direction()[all …]