Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c1239 int mscmnd = common->cmnd[0]; in do_mode_sense() local
1265 if (mscmnd == SC_MODE_SENSE_6) { in do_mode_sense()
1309 if (mscmnd == SC_MODE_SENSE_6) in do_mode_sense()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_mass_storage.c1262 int mscmnd = common->cmnd[0]; in do_mode_sense() local
1290 if (mscmnd == MODE_SENSE) { in do_mode_sense()
1338 if (mscmnd == MODE_SENSE) in do_mode_sense()