Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/
Dwacom_sys.c851 static void wacom_remove_shared_data(void *res) in wacom_remove_shared_data() function
897 retval = devm_add_action_or_reset(&hdev->dev, wacom_remove_shared_data, wacom); in wacom_add_shared_data()