Lines Matching defs:st_nci_se_info
56 struct st_nci_se_info { struct
57 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;
70 se_io_cb_t cb;
71 void *cb_context;