Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dwacom_sys.c854 static void wacom_remove_shared_data(void *res) in wacom_remove_shared_data() function
898 retval = devm_add_action(&hdev->dev, wacom_remove_shared_data, wacom); in wacom_add_shared_data()
901 wacom_remove_shared_data(wacom); in wacom_add_shared_data()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds