Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/image/
H A Dmicrotek.c169 #define MTS_WARNING(x...) \ macro
688 MTS_WARNING( "expecting %d got %d endpoints! Bailing out.\n", in mts_usb_probe()
697 MTS_WARNING( "can only deal with bulk endpoints; endpoint %d is not bulk.\n", in mts_usb_probe()
707 MTS_WARNING( "can only deal with one output endpoints. Bailing out." ); in mts_usb_probe()
719 MTS_WARNING("couldn't find two input bulk endpoints. Bailing out.\n"); in mts_usb_probe()
724 MTS_WARNING( "couldn't find an output bulk endpoint. Bailing out.\n" ); in mts_usb_probe()
750 MTS_WARNING( "will this work? Command EP is not usually %d\n", in mts_usb_probe()
754 MTS_WARNING( "will this work? Response EP is not usually %d\n", in mts_usb_probe()
758 MTS_WARNING( "will this work? Image data EP is not usually %d\n", in mts_usb_probe()
/kernel/linux/linux-6.6/drivers/usb/image/
H A 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()

Completed in 3 milliseconds