Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/uniwill/
H A Duniwill-acpi.c871 static int uniwill_read_touchpad_toggle_enable(struct uniwill_data *data, bool *status) in uniwill_read_touchpad_toggle_enable() function
892 ret = uniwill_read_touchpad_toggle_enable(data, &status); in touchpad_toggle_enable_show()
2421 return uniwill_read_touchpad_toggle_enable(data, &data->last_touchpad_toggle_enable_state); in uniwill_suspend_touchpad_toggle()