Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/
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);
/Linux-v6.1/include/linux/
Dtifm.h143 int tifm_has_ms_pif(struct tifm_dev *sock);
/Linux-v6.1/drivers/memstick/host/
Dtifm_ms.c580 if (tifm_has_ms_pif(sock)) in tifm_ms_probe()