关于 ioctl 函数
摘要:ioctl函数是用于控制的设备的接口 1.底层: long (*unlocked_ioctl) (struct file *filp, unsigned int cmd, unsigned long args); file_operations结构中的一个函数指针成员,具体的函数接口是自己实现的。
阅读全文
posted @ 2019-07-18 20:37
posted @ 2019-07-18 20:37
posted @ 2019-07-18 20:10
posted @ 2019-07-06 16:40
posted @ 2019-07-06 10:22
posted @ 2019-07-06 10:07