Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/image/
H A Dmicrotek.c180 #define MTS_DEBUG(x...) \ macro
184 MTS_DEBUG("got to %s:%d (%s)\n", __FILE__, (int)__LINE__, __func__ )
187 MTS_DEBUG("transfer = 0x%x context = 0x%x\n",(int)transfer,(int)context ); \
188 MTS_DEBUG("status = 0x%x data-length = 0x%x sent = 0x%x\n",transfer->status,(int)context->data_length, (int)transfer->actual_length ); \
195 #define MTS_DEBUG(x...) MTS_NUL_STATEMENT macro
210 MTS_DEBUG("desc at 0x%x: toggle = %02x%02x\n", in mts_debug_dump()
214 MTS_DEBUG("ep_out=%x ep_response=%x ep_image=%x\n", in mts_debug_dump()
292 MTS_DEBUG("can't decode command\n"); in mts_show_command()
296 MTS_DEBUG( "Command %s (%d bytes)\n", what, srb->cmd_len); in mts_show_command()
299 MTS_DEBUG( " in mts_show_command()
[all...]
/kernel/linux/linux-6.6/drivers/usb/image/
H A Dmicrotek.c184 #define MTS_DEBUG(x...) \ macro
188 MTS_DEBUG("got to %s:%d (%s)\n", __FILE__, (int)__LINE__, __func__ )
191 MTS_DEBUG("transfer = 0x%x context = 0x%x\n",(int)transfer,(int)context ); \
192 MTS_DEBUG("status = 0x%x data-length = 0x%x sent = 0x%x\n",transfer->status,(int)context->data_length, (int)transfer->actual_length ); \
199 #define MTS_DEBUG(x...) MTS_NUL_STATEMENT macro
214 MTS_DEBUG("desc at 0x%x: toggle = %02x%02x\n", in mts_debug_dump()
218 MTS_DEBUG("ep_out=%x ep_response=%x ep_image=%x\n", in mts_debug_dump()
296 MTS_DEBUG("can't decode command\n"); in mts_show_command()
300 MTS_DEBUG( "Command %s (%d bytes)\n", what, srb->cmd_len); in mts_show_command()
303 MTS_DEBUG( " in mts_show_command()
[all...]

Completed in 3 milliseconds