Searched defs:st_nci_se_info (Results 1 – 1 of 1) sorted by relevance
44 struct st_nci_se_info { struct45 struct st_nci_se_status *se_status;46 u8 atr[ST_NCI_ESE_MAX_LENGTH];47 struct completion req_completion;49 struct timer_list bwi_timer;50 int wt_timeout; /* in msecs */51 bool bwi_active;53 struct timer_list se_active_timer;54 bool se_active;56 bool xch_error;[all …]