Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/image/
Dmicrotek.h51 #define MTS_EP_TOTAL 0x3 macro
Dmicrotek.c697 if ( altsetting->desc.bNumEndpoints != MTS_EP_TOTAL ) { in mts_usb_probe()
699 (int)MTS_EP_TOTAL, (int)altsetting->desc.bNumEndpoints ); in mts_usb_probe()