request_irq

nResult = request_irq(nIrq, spidev_interrupt_proc, IRQF_SHARED | IRQF_TRIGGER_RISING, "pcd", pContext);
posted @ 2021-10-16 19:49  xmydis  阅读(61)  评论(0)    收藏  举报