Searched refs:US_BULK_CB_SIGN (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/usb/storage/
H A Dinitializers.c61 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
H A Dene_ub6250.c698 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
738 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
885 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
904 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
1164 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
1197 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
1274 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
1356 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
1540 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
1659 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
[all...]
H A Drealtek_cr.c213 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
302 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
H A Dtransport.c1133 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
/linux-master/include/linux/usb/
H A Dstorage.h63 #define US_BULK_CB_SIGN 0x43425355 /* spells out 'USBC' */ macro
/linux-master/drivers/usb/gadget/function/
H A Df_tcm.c1210 if (cbw->Signature != cpu_to_le32(US_BULK_CB_SIGN)) {
H A Df_mass_storage.c2195 US_BULK_CB_SIGN)) {

Completed in 183 milliseconds