Home
last modified time | relevance | path

Searched refs:ac97_touch_slot (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/touchscreen/
H A Dmainstone-wm97xx.c94 static int ac97_touch_slot = 5; variable
95 module_param(ac97_touch_slot, int, 0);
96 MODULE_PARM_DESC(ac97_touch_slot, "Touch screen data slot AC97 number");
185 wm->acc_slot = ac97_touch_slot; in wm97xx_acc_startup()