2020年11月18日

linux内核常用接口

摘要: 常用内核接口: 1、request_threaded_irq 1 int request_threaded_irq(unsigned int irq, irq_handler_t handler, irq_handler_t thread_fn,unsigned long irqflags, con 阅读全文

posted @ 2020-11-18 14:55 二进制的奥秘 阅读(419) 评论(0) 推荐(0) 编辑

导航