Searched refs:rcv_to_hci_t (Results  1 – 6 of 6) sorted by relevance
| /Linux-v6.6/include/net/nfc/ | 
| D | llc.h | 17 typedef void (*rcv_to_hci_t) (struct nfc_hci_dev *hdev, struct sk_buff *skb);  typedef 25 				 rcv_to_hci_t rcv_to_hci, int tx_headroom,
  | 
| /Linux-v6.6/net/nfc/hci/ | 
| D | llc_nop.c | 15 	rcv_to_hci_t rcv_to_hci; 22 			  rcv_to_hci_t rcv_to_hci, int tx_headroom,  in llc_nop_init()
  | 
| D | llc.h | 17 		       rcv_to_hci_t rcv_to_hci, int tx_headroom,
  | 
| D | llc.c | 92 				 rcv_to_hci_t rcv_to_hci, int tx_headroom,  in nfc_llc_allocate()
  | 
| D | llc_shdlc.c | 29 	rcv_to_hci_t rcv_to_hci; 722 			    rcv_to_hci_t rcv_to_hci, int tx_headroom,  in llc_shdlc_init()
  | 
| /Linux-v6.6/Documentation/driver-api/nfc/ | 
| D | nfc-hci.rst | 158 		       rcv_to_hci_t rcv_to_hci, int tx_headroom,
  |