Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/gspca/m5602/
Dm5602_core.c30 static bool dump_bridge; variable
389 if (dump_bridge) in m5602_configure()
446 module_param(dump_bridge, bool, S_IRUGO | S_IWUSR);
447 MODULE_PARM_DESC(dump_bridge, "Dumps all usb bridge registers at startup");
/Linux-v4.19/drivers/media/usb/gspca/stv06xx/
Dstv06xx.c35 static bool dump_bridge; variable
551 if (dump_bridge) in stv06xx_config()
626 module_param(dump_bridge, bool, S_IRUGO | S_IWUSR);
627 MODULE_PARM_DESC(dump_bridge, "Dumps all usb bridge registers at startup");