Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dwacom_sys.c814 static void wacom_remove_shared_data(void *res) in wacom_remove_shared_data() function
858 retval = devm_add_action(&hdev->dev, wacom_remove_shared_data, wacom); in wacom_add_shared_data()
861 wacom_remove_shared_data(wacom); in wacom_add_shared_data()