Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st-nci/
H A Dst-nci.h44 struct st_nci_se_info { struct
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;
58 se_io_cb_t cb;
[all …]