Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
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()