Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dsony-laptop.c2968 struct touchpad_control { struct
2972 static struct touchpad_control *tp_ctl; argument
3012 tp_ctl = kzalloc(sizeof(struct touchpad_control), GFP_KERNEL); in sony_nc_touchpad_setup()