Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/
Dtifm_core.c240 void tifm_free_device(struct device *dev) in tifm_free_device() function
245 EXPORT_SYMBOL(tifm_free_device);
266 sock->dev.release = tifm_free_device; in tifm_alloc_device()
Dtifm_7xx1.c193 tifm_free_device(&sock->dev); in tifm_7xx1_switch_media()
/Linux-v6.1/include/linux/
Dtifm.h136 void tifm_free_device(struct device *dev);