Home
last modified time | relevance | path

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

/sound/pci/nm256/
Dnm256.c63 static bool vaio_hack; /* disabled */ variable
81 module_param(vaio_hack, bool, 0444);
82 MODULE_PARM_DESC(vaio_hack, "Enable workaround for Sony VAIO notebooks.");
1692 if (vaio_hack) in snd_nm256_probe()