Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-thunderx.c49 struct thunderx_gpio *txgpio; member
75 static bool thunderx_gpio_is_gpio_nowarn(struct thunderx_gpio *txgpio, in thunderx_gpio_is_gpio_nowarn() argument
87 static bool thunderx_gpio_is_gpio(struct thunderx_gpio *txgpio, in thunderx_gpio_is_gpio() argument
99 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_request() local
106 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_in() local
123 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); thunderx_gpio_set() local
136 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); thunderx_gpio_dir_out() local
160 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); thunderx_gpio_get_direction() local
189 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); thunderx_gpio_set_config() local
261 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); thunderx_gpio_get() local
279 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); thunderx_gpio_set_multiple() local
292 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); thunderx_gpio_irq_ack() local
301 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); thunderx_gpio_irq_mask() local
310 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); thunderx_gpio_irq_mask_ack() local
319 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); thunderx_gpio_irq_unmask() local
329 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); thunderx_gpio_irq_set_type() local
398 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); thunderx_gpio_child_to_parent_hwirq() local
430 struct thunderx_gpio *txgpio; thunderx_gpio_probe() local
573 struct thunderx_gpio *txgpio = pci_get_drvdata(pdev); thunderx_gpio_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-thunderx.c47 struct thunderx_gpio *txgpio; member
73 static bool thunderx_gpio_is_gpio_nowarn(struct thunderx_gpio *txgpio, in thunderx_gpio_is_gpio_nowarn() argument
85 static bool thunderx_gpio_is_gpio(struct thunderx_gpio *txgpio, in thunderx_gpio_is_gpio() argument
97 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_request() local
104 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_in() local
121 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); thunderx_gpio_set() local
134 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); thunderx_gpio_dir_out() local
158 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); thunderx_gpio_get_direction() local
187 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); thunderx_gpio_set_config() local
259 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); thunderx_gpio_get() local
277 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); thunderx_gpio_set_multiple() local
290 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); thunderx_gpio_irq_ack() local
299 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); thunderx_gpio_irq_mask() local
308 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); thunderx_gpio_irq_mask_ack() local
317 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); thunderx_gpio_irq_unmask() local
327 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); thunderx_gpio_irq_set_type() local
402 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); thunderx_gpio_child_to_parent_hwirq() local
431 struct thunderx_gpio *txgpio; thunderx_gpio_probe() local
574 struct thunderx_gpio *txgpio = pci_get_drvdata(pdev); thunderx_gpio_remove() local
[all...]

Completed in 2 milliseconds