Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/include/net/nfc/
H 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 struct nfc_hci_ops *ops;
123 struct nfc_llc *llc;
127 void *clientdata;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/nfc/
H 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 struct nfc_hci_ops *ops;
123 struct nfc_llc *llc;
127 void *clientdata;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/nfc/
H 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 struct nfc_hci_ops *ops;
123 struct nfc_llc *llc;
127 void *clientdata;
[all …]