Searched defs:transport_is_bbb (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/gadget/
H A Dfile_storage.c403 #define transport_is_bbb() (mod_data.transport_type == USB_PR_BULK) macro
409 #define transport_is_bbb() 1 macro
855 if (transport_is_bbb()) {
2056 else if (!transport_is_bbb()) {
2159 if (transport_is_bbb()) {
2295 if (transport_is_bbb()) {
2677 if (transport_is_bbb()) {
3016 if (transport_is_bbb()) {

Completed in 14 milliseconds