Searched refs:protocol (Results 1 – 5 of 5) sorted by relevance
90 unsigned char protocol; /* .............. */ member860 if (us->protocol == US_PR_CBI) { in usb_stor_CB_transport()884 if ((us->protocol == US_PR_CBI) && in usb_stor_CB_transport()903 if (us->protocol == US_PR_CBI) in usb_stor_CB_transport()1342 ss->protocol = iface->desc.bInterfaceProtocol; in usb_storage_probe()1346 switch (ss->protocol) { in usb_storage_probe()1402 (ss->protocol == US_PR_CBI && ss->ep_int == 0)) { in usb_storage_probe()
706 int usb_set_protocol(struct usb_device *dev, int ifnum, int protocol) in usb_set_protocol() argument710 protocol, ifnum, NULL, 0, USB_CNTL_TIMEOUT); in usb_set_protocol()
155 the MMC protocol implementation and allows any enabled drivers to
341 there is no other option. The Ymodem protocol provides a reliable
907 the MMC protocol implementation and allows any enabled drivers to1528 there is no other option. The Ymodem protocol provides a reliable
Completed in 32 milliseconds