Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/image/
Dmicrotek.h52 #define MTS_EP_TOTAL 0x3 macro
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()