Searched refs:USB_PR_CBI (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dstorage_common.c161 #define USB_PR_CBI 0x00 /* Control/Bulk/Interrupt */ macro
H A Dfile_storage.c308 #define transport_is_cbi() (mod_data.transport_type == USB_PR_CBI)
2082 } else { // USB_PR_CBI
2589 } else { // USB_PR_CB or USB_PR_CBI
3127 mod_data.transport_type = USB_PR_CBI;

Completed in 155 milliseconds