Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/nfc/
Dhci.h111 struct nfc_hci_dev { struct
112 struct nfc_dev *ndev;
114 u32 max_data_link_payload;
116 bool shutting_down;
118 struct mutex msg_tx_mutex;
120 struct list_head msg_tx_queue;
122 struct work_struct msg_tx_work;
124 struct timer_list cmd_timer;
125 struct hci_msg *cmd_pending_msg;
127 struct sk_buff_head rx_hcp_frags;
[all …]