Searched refs:rcv_to_hci_t (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/include/net/nfc/ |
H A D | llc.h | 28 typedef void (*rcv_to_hci_t) (struct nfc_hci_dev *hdev, struct sk_buff *skb); typedef 36 rcv_to_hci_t rcv_to_hci, int tx_headroom,
|
/linux-4.1.27/net/nfc/hci/ |
H A D | llc_nop.c | 26 rcv_to_hci_t rcv_to_hci; 33 rcv_to_hci_t rcv_to_hci, int tx_headroom, llc_nop_init()
|
H A D | llc.h | 28 rcv_to_hci_t rcv_to_hci, int tx_headroom,
|
H A D | llc.c | 103 rcv_to_hci_t rcv_to_hci, int tx_headroom, nfc_llc_allocate()
|
H A D | llc_shdlc.c | 40 rcv_to_hci_t rcv_to_hci; 750 rcv_to_hci_t rcv_to_hci, int tx_headroom, llc_shdlc_init()
|
Completed in 133 milliseconds