Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nfc/st-nci/
Dst-nci.h56 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;
[all …]