Home
last modified time | relevance | path

Searched defs:txgpio (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpio/
Dgpio-thunderx.c48 struct thunderx_gpio *txgpio; member
74 static bool thunderx_gpio_is_gpio_nowarn(struct thunderx_gpio *txgpio, in thunderx_gpio_is_gpio_nowarn()
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() local
105 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_in() local
122 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_set() local
135 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_out() local
159 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_get_direction() local
188 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_set_config() local
260 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_get() local
[all …]