Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_file.h104 oal_file_stru *pst_file = NULL; in oal_file_open() local
135 oal_file_write(const oal_file_stru *pst_file, const hi_char *pc_string, hi_u32 ul_length) oal_file_write() argument
156 oal_file_close(oal_file_stru *pst_file) oal_file_close() argument
177 oal_file_read(const oal_file_stru *pst_file, hi_u8 *pc_buf, hi_u32 ul_count) oal_file_read() argument
186 oal_file_lseek(const oal_file_stru *pst_file, hi_s64 offset, hi_s32 whence) oal_file_lseek() argument
[all...]

Completed in 1 milliseconds