Searched refs:has_ms_pif (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dtifm.h124 int (*has_ms_pif)(struct tifm_adapter *fm, member in struct:tifm_adapter
/linux-master/drivers/misc/
H A Dtifm_7xx1.c341 fm->has_ms_pif = tifm_7xx1_has_ms_pif;
385 fm->has_ms_pif = tifm_7xx1_dummy_has_ms_pif;
H A Dtifm_core.c288 return fm->has_ms_pif(fm, sock);

Completed in 181 milliseconds