Home
last modified time | relevance | path

Searched defs:st21nfca_se_info (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nfc/st21nfca/
H A Dst21nfca.h127 struct st21nfca_se_info { struct
128 u8 atr[ST21NFCA_ESE_MAX_LENGTH];
129 struct completion req_completion;
131 struct timer_list bwi_timer;
132 int wt_timeout; /* in msecs */
133 bool bwi_active;
135 struct timer_list se_active_timer;
136 bool se_active;
137 int expected_pipes;
138 int count_pipes;
[all …]