Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dsony-laptop.c2959 struct touchpad_control { struct
2963 static struct touchpad_control *tp_ctl; argument
3003 tp_ctl = kzalloc(sizeof(struct touchpad_control), GFP_KERNEL); in sony_nc_touchpad_setup()