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 { struct74 static bool thunderx_gpio_is_gpio_nowarn(struct thunderx_gpio *txgpio, in thunderx_gpio_is_gpio_nowarn() argument86 static bool thunderx_gpio_is_gpio(struct thunderx_gpio *txgpio, in thunderx_gpio_is_gpio()98 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_request()105 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_in()122 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_set()135 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_out()159 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_get_direction()[all …]