Searched refs:data_exchange_cb_t (Results 1 – 17 of 17) sorted by relevance
/linux/net/nfc/hci/ |
H A D | hci.h | 37 data_exchange_cb_t cb; 73 data_exchange_cb_t cb, void *cb_context,
|
H A D | command.c | 21 data_exchange_cb_t cb, void *cb_context) in nfc_hci_execute_cmd_async() 127 data_exchange_cb_t cb, void *cb_context) in nfc_hci_send_cmd_async()
|
H A D | hcp.c | 24 data_exchange_cb_t cb, void *cb_context, in nfc_hci_hcp_message_tx()
|
H A D | core.c | 723 struct sk_buff *skb, data_exchange_cb_t cb, in hci_transceive()
|
/linux/include/net/nfc/ |
H A D | hci.h | 38 data_exchange_cb_t cb, void *cb_context); 144 data_exchange_cb_t async_cb; 269 data_exchange_cb_t cb, void *cb_context);
|
H A D | nfc.h | 41 typedef void (*data_exchange_cb_t)(void *context, struct sk_buff *skb, typedef 62 struct sk_buff *skb, data_exchange_cb_t cb,
|
/linux/drivers/nfc/st21nfca/ |
H A D | st21nfca.h | 159 data_exchange_cb_t async_cb;
|
H A D | core.c | 762 data_exchange_cb_t cb, void *cb_context) in st21nfca_hci_im_transceive()
|
/linux/net/nfc/ |
H A D | nfc.h | 146 data_exchange_cb_t cb, void *cb_context);
|
H A D | digital.h | 41 data_exchange_cb_t cb;
|
H A D | digital_core.c | 702 struct sk_buff *skb, data_exchange_cb_t cb, in digital_in_send()
|
H A D | core.c | 489 data_exchange_cb_t cb, void *cb_context) in nfc_data_exchange()
|
/linux/drivers/nfc/microread/ |
H A D | microread.c | 160 data_exchange_cb_t async_cb; 399 struct sk_buff *skb, data_exchange_cb_t cb, in microread_im_transceive()
|
/linux/net/nfc/nci/ |
H A D | data.c | 30 data_exchange_cb_t cb; in nci_data_exchange_complete()
|
/linux/drivers/nfc/pn544/ |
H A D | pn544.c | 120 data_exchange_cb_t async_cb; 604 struct sk_buff *skb, data_exchange_cb_t cb, in pn544_hci_im_transceive()
|
/linux/Documentation/driver-api/nfc/ |
H A D | nfc-hci.rst | 82 data_exchange_cb_t cb, void *cb_context); 261 data_exchange_cb_t cb, void *cb_context)
|
/linux/drivers/nfc/pn533/ |
H A D | pn533.c | 2065 data_exchange_cb_t cb; 2260 data_exchange_cb_t cb, void *cb_context) in pn533_transceive()
|