Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/uniwill/
H A Duniwill-acpi.c841 static int uniwill_write_touchpad_toggle_enable(struct uniwill_data *data, bool status) in uniwill_write_touchpad_toggle_enable() function
864 ret = uniwill_write_touchpad_toggle_enable(data, enable); in touchpad_toggle_enable_store()
2543 return uniwill_write_touchpad_toggle_enable(data, data->last_touchpad_toggle_enable_state); in uniwill_resume_touchpad_toggle()