Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/
Dtifm_core.c287 int tifm_has_ms_pif(struct tifm_dev *sock) in tifm_has_ms_pif() function
292 EXPORT_SYMBOL(tifm_has_ms_pif);
/Linux-v5.4/include/linux/
Dtifm.h143 int tifm_has_ms_pif(struct tifm_dev *sock);
/Linux-v5.4/drivers/memstick/host/
Dtifm_ms.c580 if (tifm_has_ms_pif(sock)) in tifm_ms_probe()