Home
last modified time | relevance | path

Searched refs:thunderx_gpio (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-thunderx.c45 struct thunderx_gpio;
48 struct thunderx_gpio *txgpio;
53 struct thunderx_gpio { struct
74 static bool thunderx_gpio_is_gpio_nowarn(struct thunderx_gpio *txgpio, in thunderx_gpio_is_gpio_nowarn() argument
86 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()
137 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_out()
161 struct thunderx_gpio *txgpi in thunderx_gpio_get_direction()
[all...]