Home
last modified time | relevance | path

Searched refs:d40_interrupt_lookup (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dste_dma40.c229 * struct d40_interrupt_lookup - lookup table for interrupt handler
237 struct d40_interrupt_lookup { struct
245 static struct d40_interrupt_lookup il_v4a[] = {
258 static struct d40_interrupt_lookup il_v4b[] = {
498 * @il: the pointer to struct d40_interrupt_lookup
499 * @il_size: the size of d40_interrupt_lookup array
512 struct d40_interrupt_lookup *il;
1649 struct d40_interrupt_lookup *il = base->gen_dmac.il; in d40_handle_interrupt()
/kernel/linux/linux-6.6/drivers/dma/
H A Dste_dma40.c258 * struct d40_interrupt_lookup - lookup table for interrupt handler
266 struct d40_interrupt_lookup { struct
274 static struct d40_interrupt_lookup il_v4a[] = {
287 static struct d40_interrupt_lookup il_v4b[] = {
527 * @il: the pointer to struct d40_interrupt_lookup
528 * @il_size: the size of d40_interrupt_lookup array
541 struct d40_interrupt_lookup *il;
1673 struct d40_interrupt_lookup *il = base->gen_dmac.il; in d40_handle_interrupt()

Completed in 10 milliseconds