Searched defs:st21nfca_se_info (Results 1 – 1 of 1) sorted by relevance
30 struct st21nfca_se_info { struct31 u8 atr[ST21NFCA_ESE_MAX_LENGTH];32 struct completion req_completion;34 struct timer_list bwi_timer;35 int wt_timeout; /* in msecs */36 bool bwi_active;38 struct timer_list se_active_timer;39 bool se_active;40 int expected_pipes;41 int count_pipes;[all …]