ac97_touch_slot 94 drivers/input/touchscreen/mainstone-wm97xx.c static int ac97_touch_slot = 5; ac97_touch_slot 95 drivers/input/touchscreen/mainstone-wm97xx.c module_param(ac97_touch_slot, int, 0); ac97_touch_slot 96 drivers/input/touchscreen/mainstone-wm97xx.c MODULE_PARM_DESC(ac97_touch_slot, "Touch screen data slot AC97 number"); ac97_touch_slot 189 drivers/input/touchscreen/mainstone-wm97xx.c wm->acc_slot = ac97_touch_slot; ac97_touch_slot 70 drivers/input/touchscreen/zylonite-wm97xx.c static int ac97_touch_slot = 5; ac97_touch_slot 71 drivers/input/touchscreen/zylonite-wm97xx.c module_param(ac97_touch_slot, int, 0); ac97_touch_slot 72 drivers/input/touchscreen/zylonite-wm97xx.c MODULE_PARM_DESC(ac97_touch_slot, "Touch screen data slot AC97 number"); ac97_touch_slot 156 drivers/input/touchscreen/zylonite-wm97xx.c wm->acc_slot = ac97_touch_slot;