Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-thunderx.c47 struct thunderx_line { struct
58 struct thunderx_line *line_entries; /* per line irq info */ argument
288 struct thunderx_line *txline = irq_data_get_irq_chip_data(data); in thunderx_gpio_irq_ack()
296 struct thunderx_line *txline = irq_data_get_irq_chip_data(data); in thunderx_gpio_irq_mask()
304 struct thunderx_line *txline = irq_data_get_irq_chip_data(data); in thunderx_gpio_irq_mask_ack()
312 struct thunderx_line *txline = irq_data_get_irq_chip_data(data); in thunderx_gpio_irq_unmask()
321 struct thunderx_line *txline = irq_data_get_irq_chip_data(data); in thunderx_gpio_irq_set_type()
364 struct thunderx_line *txline = irq_data_get_irq_chip_data(data); in thunderx_gpio_irq_request_resources()
387 struct thunderx_line *txline = irq_data_get_irq_chip_data(data); in thunderx_gpio_irq_release_resources()
439 struct thunderx_line *txline = arg; in thunderx_gpio_irq_alloc()
[all …]