Home
last modified time | relevance | path

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

/include/linux/
Dtifm.h87 struct tifm_dev { struct
93 void (*card_event)(struct tifm_dev *sock); argument
94 void (*data_event)(struct tifm_dev *sock); argument
101 int (*probe)(struct tifm_dev *dev); argument
102 void (*remove)(struct tifm_dev *dev);
103 int (*suspend)(struct tifm_dev *dev,
105 int (*resume)(struct tifm_dev *dev);
123 struct tifm_dev *sock);
125 struct tifm_dev *sock);
127 struct tifm_dev *sockets[];
[all …]