Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/
Dinput.c1973 static void devm_input_device_release(struct device *dev, void *res) in devm_input_device_release() function
2006 devres = devres_alloc(devm_input_device_release, in devm_input_allocate_device()
2046 devm_input_device_release, in input_free_device()