Searched refs:IRQ_DEFAULT_PRIORITY (Results 1 – 2 of 2) sorted by relevance
59 #define IRQ_DEFAULT_PRIORITY 0x0 macro
50 …ret = LOS_HwiCreate(irq, IRQ_DEFAULT_PRIORITY, (HWI_MODE_T)flags, (HWI_PROC_FUNC)handler, &irqPara… in linux_request_irq()