Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dtifm_core.c285 int tifm_has_ms_pif(struct tifm_dev *sock) in tifm_has_ms_pif() function
290 EXPORT_SYMBOL(tifm_has_ms_pif);
/openbmc/linux/include/linux/
H A Dtifm.h143 int tifm_has_ms_pif(struct tifm_dev *sock);
/openbmc/linux/drivers/memstick/host/
H A Dtifm_ms.c580 if (tifm_has_ms_pif(sock)) in tifm_ms_probe()