Searched refs:irq_code (Results 1 – 1 of 1) sorted by relevance
330 static int vpu_isr_thread(struct vpu_core *core, u32 irq_code) in vpu_isr_thread() argument332 dev_dbg(core->dev, "irq code = 0x%x\n", irq_code); in vpu_isr_thread()333 switch (irq_code) { in vpu_isr_thread()