Searched refs:thunderx_gpio (Results 1 – 1 of 1) sorted by relevance
44 struct thunderx_gpio;47 struct thunderx_gpio *txgpio;52 struct thunderx_gpio { struct73 static bool thunderx_gpio_is_gpio_nowarn(struct thunderx_gpio *txgpio, in thunderx_gpio_is_gpio_nowarn() argument85 static bool thunderx_gpio_is_gpio(struct thunderx_gpio *txgpio, in thunderx_gpio_is_gpio()97 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_request()104 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_in()121 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_set()134 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_out()158 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_get_direction()[all …]