Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dwacom_sys.c849 static void wacom_remove_shared_data(void *res) in wacom_remove_shared_data() function
895 retval = devm_add_action_or_reset(&hdev->dev, wacom_remove_shared_data, wacom); in wacom_add_shared_data()