Searched refs:xbox (Results 1 – 1 of 1) sorted by relevance
60 static bool xbox; variable76 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 */ member2187 if (chip->xbox) in snd_intel8x0_mixer()2968 if (xbox) in snd_intel8x0_create()2969 chip->xbox = 1; in snd_intel8x0_create()