Home
last modified time | relevance | path

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

/sound/pci/
Dintel8x0.c60 static bool xbox; variable
76 module_param(xbox, bool, 0444);
77 MODULE_PARM_DESC(xbox, "Set to 1 for Xbox, if you have problems with the AC'97 codec detection.");
385 unsigned xbox: 1; /* workaround for Xbox AC'97 detection */ member
2187 if (chip->xbox) in snd_intel8x0_mixer()
2968 if (xbox) in snd_intel8x0_create()
2969 chip->xbox = 1; in snd_intel8x0_create()