Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/image/
Dmicrotek.c173 #define MTS_WARNING(x...) \ macro
691 MTS_WARNING( "expecting %d got %d endpoints! Bailing out.\n", in mts_usb_probe()
700 MTS_WARNING( "can only deal with bulk endpoints; endpoint %d is not bulk.\n", in mts_usb_probe()
710 MTS_WARNING( "can only deal with one output endpoints. Bailing out." ); in mts_usb_probe()
722 MTS_WARNING("couldn't find two input bulk endpoints. Bailing out.\n"); in mts_usb_probe()
727 MTS_WARNING( "couldn't find an output bulk endpoint. Bailing out.\n" ); in mts_usb_probe()
753 MTS_WARNING( "will this work? Command EP is not usually %d\n", in mts_usb_probe()
757 MTS_WARNING( "will this work? Response EP is not usually %d\n", in mts_usb_probe()
761 MTS_WARNING( "will this work? Image data EP is not usually %d\n", in mts_usb_probe()