Searched defs:st21nfca_i2c_phy (Results 1 – 1 of 1) sorted by relevance
70 struct st21nfca_i2c_phy { struct71 struct i2c_client *i2c_dev;72 struct nfc_hci_dev *hdev;74 unsigned int gpio_ena;75 unsigned int irq_polarity;77 struct st21nfca_se_status se_status;79 struct sk_buff *pending_skb;80 int current_read_len;85 int crc_trials;87 int powered;[all …]