Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_mass_storage.h9 char *file[FSG_MAX_LUNS];
10 bool ro[FSG_MAX_LUNS];
11 bool removable[FSG_MAX_LUNS];
12 bool cdrom[FSG_MAX_LUNS];
13 bool nofua[FSG_MAX_LUNS];
98 struct fsg_lun_config luns[FSG_MAX_LUNS];
H A Dstorage_common.h134 #define FSG_MAX_LUNS 16 macro
H A Df_mass_storage.c288 struct fsg_lun *luns[FSG_MAX_LUNS];
3220 if (num >= FSG_MAX_LUNS) in fsg_lun_make()
3222 num = array_index_nospec(num, FSG_MAX_LUNS); in fsg_lun_make()
3512 (unsigned)FSG_MAX_LUNS); in fsg_config_from_params()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dstorage_common.c315 #define FSG_MAX_LUNS 8 macro
H A Df_mass_storage.c310 struct fsg_lun luns[FSG_MAX_LUNS];
358 } luns[FSG_MAX_LUNS];
2106 if (cbw->Lun >= FSG_MAX_LUNS || cbw->Flags & ~USB_BULK_IN_FLAG || in received_cbw()
2477 if (nluns < 1 || nluns > FSG_MAX_LUNS) { in fsg_common_init()
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dmass-storage.rst42 FSG_MAX_LUNS (8) LUNs set. If more files are specified, they will
126 have. It is limited by FSG_MAX_LUNS (8) and higher value will be