Searched defs:file_buf (Results 1 – 3 of 3) sorted by relevance
21 static int32_t teek_open_app_file(struct file *fp, char **file_buf, uint32_t total_img_len) in teek_open_app_file()50 static int32_t teek_read_app(const char *load_file, char **file_buf, uint32_t *file_len) in teek_read_app()81 void teek_free_app(bool load_app_flag, char **file_buf) in teek_free_app()89 int32_t teek_get_app(const char *ta_path, char **file_buf, uint32_t *file_len) in teek_get_app()
355 void *file_buf; member
353 void *file_buf; member