Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/cpia2/
Dcpia2_core.c55 static unsigned int debugs_on; /* default 0 - DEBUG_REG */ variable
532 if (debugs_on & DEBUG_REG) in cpia2_send_command()
540 if (debugs_on & DEBUG_REG) in cpia2_send_command()
548 if (debugs_on & DEBUG_REG) in cpia2_send_command()
556 if (debugs_on & DEBUG_REG) in cpia2_send_command()
570 if (debugs_on & DEBUG_REG) { in cpia2_send_command()
1893 if (!(debugs_on & DEBUG_DUMP_REGS)) in cpia2_dbg_dump_registers()