Home
last modified time | relevance | path

Searched refs:MAX_PART_NUM_STR_SIZE (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_fastboot.c62 #define MAX_PART_NUM_STR_SIZE 4 macro
274 char part_num_str[MAX_PART_NUM_STR_SIZE] = {0}; in fb_get_fstype()