Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/image/
H A Dmicrotek.h52 #define MTS_EP_TOTAL 0x3 macro
H A Dmicrotek.c687 if ( altsetting->desc.bNumEndpoints != MTS_EP_TOTAL ) { in mts_usb_probe()
689 (int)MTS_EP_TOTAL, (int)altsetting->desc.bNumEndpoints ); in mts_usb_probe()