Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/image/
Dmicrotek.c172 #define MTS_WARNING(x...) \ macro
698 MTS_WARNING( "expecting %d got %d endpoints! Bailing out.\n", in mts_usb_probe()
707 MTS_WARNING( "can only deal with bulk endpoints; endpoint %d is not bulk.\n", in mts_usb_probe()
717 MTS_WARNING( "can only deal with one output endpoints. Bailing out." ); in mts_usb_probe()
730 MTS_WARNING( "couldn't find an output bulk endpoint. Bailing out.\n" ); in mts_usb_probe()
756 MTS_WARNING( "will this work? Command EP is not usually %d\n", in mts_usb_probe()
760 MTS_WARNING( "will this work? Response EP is not usually %d\n", in mts_usb_probe()
764 MTS_WARNING( "will this work? Image data EP is not usually %d\n", in mts_usb_probe()