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

/linux-master/drivers/media/rc/keymaps/
H A DMakefile139 rc-xbox-360.o \
140 rc-xbox-dvd.o \
/linux-master/sound/pci/
H A Dintel8x0.c37 static bool xbox; variable
53 module_param(xbox, bool, 0444);
54 MODULE_PARM_DESC(xbox, "Set to 1 for Xbox, if you have problems with the AC'97 codec detection.");
363 unsigned xbox: 1; /* workaround for Xbox AC'97 detection */ member in struct:intel8x0
2159 if (chip->xbox)
2917 if (xbox)
2918 chip->xbox = 1;

Completed in 278 milliseconds