Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/qcom/
H A Dhidma.h154 irqreturn_t hidma_ll_inthandler(int irq, void *arg);
H A Dhidma_ll.c424 irqreturn_t hidma_ll_inthandler(int chirq, void *arg) in hidma_ll_inthandler() function
H A Dhidma.c609 return hidma_ll_inthandler(chirq, lldev); in hidma_chirq_handler()