Searched refs:actual_resp (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | f_fastboot.c | 1170 char *actual_resp; in fb_getvar_all() local 1178 actual_resp = response + strlen(response); in fb_getvar_all() 1193 fb_add_string(actual_resp, chars_left, in fb_getvar_all() 1223 snprintf(actual_resp, in fb_getvar_all() 1233 snprintf(actual_resp, in fb_getvar_all() 1256 fb_add_string(actual_resp, chars_left, in fb_getvar_all() 1286 snprintf(actual_resp, in fb_getvar_all() 1292 snprintf(actual_resp, in fb_getvar_all() 1311 fb_add_string(actual_resp, in fb_getvar_all() 1320 fb_add_string(actual_resp, chars_left, in fb_getvar_all() [all …]
|