Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/image/
H A Dmicrotek.h52 #define MTS_EP_TOTAL 0x3 macro
H A Dmicrotek.c690 if ( altsetting->desc.bNumEndpoints != MTS_EP_TOTAL ) { in mts_usb_probe()
692 (int)MTS_EP_TOTAL, (int)altsetting->desc.bNumEndpoints ); in mts_usb_probe()