Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/misc/
Dtifm_core.c243 void tifm_free_device(struct device *dev) in tifm_free_device() function
248 EXPORT_SYMBOL(tifm_free_device);
269 sock->dev.release = tifm_free_device; in tifm_alloc_device()
Dtifm_7xx1.c197 tifm_free_device(&sock->dev); in tifm_7xx1_switch_media()
/linux-3.4.99/include/linux/
Dtifm.h140 void tifm_free_device(struct device *dev);