Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/misc/
Dtifm_core.c242 void tifm_free_device(struct device *dev) in tifm_free_device() function
247 EXPORT_SYMBOL(tifm_free_device);
268 sock->dev.release = tifm_free_device; in tifm_alloc_device()
Dtifm_7xx1.c196 tifm_free_device(&sock->dev); in tifm_7xx1_switch_media()
/linux-2.6.39/include/linux/
Dtifm.h140 void tifm_free_device(struct device *dev);