Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/image/
Dmicrotek.c173 #define MTS_WARNING(x...) \ macro
701 MTS_WARNING( "expecting %d got %d endpoints! Bailing out.\n", in mts_usb_probe()
710 MTS_WARNING( "can only deal with bulk endpoints; endpoint %d is not bulk.\n", in mts_usb_probe()
720 MTS_WARNING( "can only deal with one output endpoints. Bailing out." ); in mts_usb_probe()
733 MTS_WARNING( "couldn't find an output bulk endpoint. Bailing out.\n" ); in mts_usb_probe()
759 MTS_WARNING( "will this work? Command EP is not usually %d\n", in mts_usb_probe()
763 MTS_WARNING( "will this work? Response EP is not usually %d\n", in mts_usb_probe()
767 MTS_WARNING( "will this work? Image data EP is not usually %d\n", in mts_usb_probe()