Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/nfc/
A Dhci.h99 struct nfc_hci_dev { struct
100 struct nfc_dev *ndev;
102 u32 max_data_link_payload;
104 bool shutting_down;
106 struct mutex msg_tx_mutex;
108 struct list_head msg_tx_queue;
112 struct timer_list cmd_timer;
121 const struct nfc_hci_ops *ops;
123 struct nfc_llc *llc;
127 void *clientdata;
[all …]

Completed in 4 milliseconds