tifm_adapter      126 include/linux/tifm.h 	void                (*eject)(struct tifm_adapter *fm,
tifm_adapter      128 include/linux/tifm.h 	int                 (*has_ms_pif)(struct tifm_adapter *fm,
tifm_adapter      134 include/linux/tifm.h struct tifm_adapter *tifm_alloc_adapter(unsigned int num_sockets,
tifm_adapter      136 include/linux/tifm.h int tifm_add_adapter(struct tifm_adapter *fm);
tifm_adapter      137 include/linux/tifm.h void tifm_remove_adapter(struct tifm_adapter *fm);
tifm_adapter      138 include/linux/tifm.h void tifm_free_adapter(struct tifm_adapter *fm);
tifm_adapter      141 include/linux/tifm.h struct tifm_dev *tifm_alloc_device(struct tifm_adapter *fm, unsigned int id,