Home
last modified time | relevance | path

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

/linux/drivers/gpio/
A Dgpio-thunderx.c48 struct thunderx_gpio *txgpio; member
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
291 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); in thunderx_gpio_irq_ack() local
300 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); in thunderx_gpio_irq_mask() local
309 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); in thunderx_gpio_irq_mask_ack() local
318 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); in thunderx_gpio_irq_unmask() local
328 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); in thunderx_gpio_irq_set_type() local
[all …]

Completed in 6 milliseconds