Searched refs:FilepClose (Results 1 – 2 of 2) sorted by relevance
117 extern INT32 FilepClose(struct file *filep, const struct file_operations_vfs *fops);
525 INT32 FilepClose(struct file *filep, const struct file_operations_vfs *fops) in FilepClose() function608 ret = FilepClose(privFilep, fileOps); in ConsoleClose()