摘要: @目录1. file_operation结构1.2 使用register_chrdev注册字符设备1.3 使用cdev_add注册字符设备1.4 字符设备的读写1.5 IOCTL接口1.6 seek接口1.7 poll接口1.8 异步通知 1. file_operation结构 这个结构是提供给 V 阅读全文
posted @ 2026-09-10 23:55 鲨鱼辣椒fz 阅读(7) 评论(0) 推荐(0)