Searched refs:ac97_touch_slot (Results 1 – 3 of 3) sorted by relevance
75 static int ac97_touch_slot = 5; variable76 module_param(ac97_touch_slot, int, 0);77 MODULE_PARM_DESC(ac97_touch_slot, "Touch screen data slot AC97 number");161 wm->acc_slot = ac97_touch_slot; in wm97xx_acc_startup()
100 static int ac97_touch_slot = 5; variable101 module_param(ac97_touch_slot, int, 0);102 MODULE_PARM_DESC(ac97_touch_slot, "Touch screen data slot AC97 number");195 wm->acc_slot = ac97_touch_slot; in wm97xx_acc_startup()
124 static int ac97_touch_slot = 5; variable125 module_param(ac97_touch_slot, int, 0);126 MODULE_PARM_DESC(ac97_touch_slot, "Touch screen data slot AC97 number");235 wm->acc_slot = ac97_touch_slot; in atmel_wm97xx_acc_startup()