Home
last modified time | relevance | path

Searched defs:fileOps (Results 1 - 4 of 4) sorted by relevance

/kernel/liteos_a/kernel/common/
H A Dvirtual_serial.c64 const struct file_operations_vfs *fileOps = NULL; in SerialOpen() local
108 const struct file_operations_vfs *fileOps = NULL; in SerialRead() local
132 const struct file_operations_vfs *fileOps = NULL; in SerialWrite() local
155 const struct file_operations_vfs *fileOps in SerialIoctl() local
178 const struct file_operations_vfs *fileOps = NULL; SerialPoll() local
[all...]
H A Dconsole.c571 const struct file_operations_vfs *fileOps = NULL; in ConsoleOpen() local
601 const struct file_operations_vfs *fileOps = NULL; in ConsoleClose() local
649 const struct file_operations_vfs *fileOps in ConsoleRead() local
621 DoRead(CONSOLE_CB *consoleCB, CHAR *buffer, size_t bufLen, struct file *privFilep, const struct file_operations_vfs *fileOps) DoRead() argument
751 const struct file_operations_vfs *fileOps = NULL; ConsoleWrite() local
868 const struct file_operations_vfs *fileOps = NULL; ConsoleIoctl() local
943 const struct file_operations_vfs *fileOps = NULL; ConsolePoll() local
1533 const struct file_operations_vfs *fileOps = NULL; WriteToTerminal() local
[all...]
/kernel/liteos_a/fs/proc/os_adapt/
H A Dsys_user.c44 const struct ProcFileOperations *fileOps; member
H A Dprocess_proc.c60 const struct ProcFileOperations *fileOps; member
[all...]

Completed in 4 milliseconds