Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dmsi-laptop.c803 static void msi_send_touchpad_key(struct work_struct *ignored) in msi_send_touchpad_key() function
816 static DECLARE_DELAYED_WORK(msi_touchpad_dwork, msi_send_touchpad_key);
817 static DECLARE_WORK(msi_touchpad_work, msi_send_touchpad_key);