Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/image/
Dmicrotek.h52 #define MTS_EP_TOTAL 0x3 macro
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()