Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/
H A 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()
H A Dtifm_7xx1.c193 tifm_free_device(&sock->dev); in tifm_7xx1_switch_media()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtifm.h136 void tifm_free_device(struct device *dev);