shutdown_workaround   31 drivers/media/pci/ngene/ngene-core.c static int shutdown_workaround;
shutdown_workaround   32 drivers/media/pci/ngene/ngene-core.c module_param(shutdown_workaround, int, 0644);
shutdown_workaround   33 drivers/media/pci/ngene/ngene-core.c MODULE_PARM_DESC(shutdown_workaround, "Activate workaround for shutdown problem with some chipsets.");
shutdown_workaround 1633 drivers/media/pci/ngene/ngene-core.c 	if (!dev || !shutdown_workaround)