Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/image/
Dmicrotek.c169 #define MTS_WARNING(x...) \ macro
694 MTS_WARNING( "expecting %d got %d endpoints! Bailing out.\n", in mts_usb_probe()
703 MTS_WARNING( "can only deal with bulk endpoints; endpoint %d is not bulk.\n", in mts_usb_probe()
713 MTS_WARNING( "can only deal with one output endpoints. Bailing out." ); in mts_usb_probe()
726 MTS_WARNING( "couldn't find an output bulk endpoint. Bailing out.\n" ); in mts_usb_probe()
752 MTS_WARNING( "will this work? Command EP is not usually %d\n", in mts_usb_probe()
756 MTS_WARNING( "will this work? Response EP is not usually %d\n", in mts_usb_probe()
760 MTS_WARNING( "will this work? Image data EP is not usually %d\n", in mts_usb_probe()