Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/
Dhid-cougar.c145 static void cougar_remove_shared_data(void *resource) in cougar_remove_shared_data() function
182 error = devm_add_action_or_reset(&hdev->dev, cougar_remove_shared_data, cougar); in cougar_bind_shared_data()