thinkpad           35 sound/isa/ad1848/ad1848.c static bool thinkpad[SNDRV_CARDS];			/* Thinkpad special case */
thinkpad           49 sound/isa/ad1848/ad1848.c module_param_array(thinkpad, bool, NULL, 0444);
thinkpad           50 sound/isa/ad1848/ad1848.c MODULE_PARM_DESC(thinkpad, "Enable only for the onboard CS4248 of IBM Thinkpad 360/750/755 series.");
thinkpad           83 sound/isa/ad1848/ad1848.c 			thinkpad[n] ? WSS_HW_THINKPAD : WSS_HW_DETECT,
thinkpad          101 sound/isa/ad1848/ad1848.c 	if (!thinkpad[n])
thinkpad           36 sound/pci/cs46xx/cs46xx.c static bool thinkpad[SNDRV_CARDS];
thinkpad           47 sound/pci/cs46xx/cs46xx.c module_param_array(thinkpad, bool, NULL, 0444);
thinkpad           48 sound/pci/cs46xx/cs46xx.c MODULE_PARM_DESC(thinkpad, "Force to enable Thinkpad's CLKRUN control.");
thinkpad           81 sound/pci/cs46xx/cs46xx.c 				     external_amp[dev], thinkpad[dev],
thinkpad         1721 sound/pci/cs46xx/cs46xx.h 		      int external_amp, int thinkpad,
thinkpad         3865 sound/pci/cs46xx/cs46xx_lib.c 		      int external_amp, int thinkpad,
thinkpad         3956 sound/pci/cs46xx/cs46xx_lib.c 	if (thinkpad) {