Searched refs:FilepIoctl (Results 1 – 3 of 3) sorted by relevance
121 extern INT32 FilepIoctl(struct file *filep, const struct file_operations_vfs *fops, INT32 cmd, unsi…
163 ret = FilepIoctl(privFilep, fileOps, cmd, arg); in SerialIoctl()
540 INT32 FilepIoctl(struct file *filep, const struct file_operations_vfs *fops, INT32 cmd, unsigned lo… in FilepIoctl() function