Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/
Dtifm_core.c246 void tifm_free_device(struct device *dev) in tifm_free_device() function
251 EXPORT_SYMBOL(tifm_free_device);
272 sock->dev.release = tifm_free_device; in tifm_alloc_device()
/linux-4.19.296/include/linux/
Dtifm.h140 void tifm_free_device(struct device *dev);