Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/st21nfca/
Dst21nfca_se.h30 struct st21nfca_se_info { struct
31 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 …]