Home
last modified time | relevance | path

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

/drivers/misc/
Dtifm_core.c286 int tifm_has_ms_pif(struct tifm_dev *sock) in tifm_has_ms_pif() function
291 EXPORT_SYMBOL(tifm_has_ms_pif);
/drivers/memstick/host/
Dtifm_ms.c584 if (tifm_has_ms_pif(sock)) in tifm_ms_probe()