Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dsony-laptop.c2955 struct touchpad_control { struct
2959 static struct touchpad_control *tp_ctl; argument
2999 tp_ctl = kzalloc(sizeof(struct touchpad_control), GFP_KERNEL); in sony_nc_touchpad_setup()