Searched defs:st_nci_se_info (Results 1 – 1 of 1) sorted by relevance
56 struct st_nci_se_info { struct57 struct st_nci_se_status *se_status;58 u8 atr[ST_NCI_ESE_MAX_LENGTH];59 struct completion req_completion;61 struct timer_list bwi_timer;62 int wt_timeout; /* in msecs */63 bool bwi_active;65 struct timer_list se_active_timer;66 bool se_active;68 bool xch_error;[all …]