Searched defs:tell_cb (Results 1 – 2 of 2) sorted by relevance
83 static lv_fs_res_t tell_cb(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in tell_cb() function
80 lv_fs_res_t (*tell_cb)(struct _lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p); member