Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/usb/cpia2/
Dcpia2_core.c43 static unsigned int debugs_on; /* default 0 - DEBUG_REG */ variable
537 if (debugs_on & DEBUG_REG) in cpia2_send_command()
545 if (debugs_on & DEBUG_REG) in cpia2_send_command()
553 if (debugs_on & DEBUG_REG) in cpia2_send_command()
561 if (debugs_on & DEBUG_REG) in cpia2_send_command()
575 if (debugs_on & DEBUG_REG) { in cpia2_send_command()
1898 if (!(debugs_on & DEBUG_DUMP_REGS)) in cpia2_dbg_dump_registers()