Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dmsi-laptop.c788 static void msi_send_touchpad_key(struct work_struct *ignored) in msi_send_touchpad_key() function
801 static DECLARE_DELAYED_WORK(msi_touchpad_dwork, msi_send_touchpad_key);
802 static DECLARE_WORK(msi_touchpad_work, msi_send_touchpad_key);
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dmsi-laptop.c794 static void msi_send_touchpad_key(struct work_struct *ignored) in msi_send_touchpad_key() function
807 static DECLARE_DELAYED_WORK(msi_touchpad_dwork, msi_send_touchpad_key);

Completed in 4 milliseconds