Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-cougar.c143 static void cougar_remove_shared_data(void *resource) in cougar_remove_shared_data() function
179 error = devm_add_action(&hdev->dev, cougar_remove_shared_data, cougar); in cougar_bind_shared_data()
182 cougar_remove_shared_data(cougar); in cougar_bind_shared_data()