Searched refs:nci_prop_rsp_packet (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/nfc/nci/ |
H A D | rsp.c | 305 if (nci_prop_rsp_packet(ndev, rsp_opcode, skb) == -ENOTSUPP) { in nci_rsp_packet()
|
H A D | core.c | 1427 int nci_prop_rsp_packet(struct nci_dev *ndev, __u16 opcode, in nci_prop_rsp_packet() function
|
/kernel/linux/linux-5.10/include/net/nfc/ |
H A D | nci_core.h | 355 int nci_prop_rsp_packet(struct nci_dev *ndev, __u16 opcode,
|
/kernel/linux/linux-6.6/include/net/nfc/ |
H A D | nci_core.h | 357 int nci_prop_rsp_packet(struct nci_dev *ndev, __u16 opcode,
|
/kernel/linux/linux-6.6/net/nfc/nci/ |
H A D | rsp.c | 362 if (nci_prop_rsp_packet(ndev, rsp_opcode, skb) == -ENOTSUPP) { in nci_rsp_packet()
|
H A D | core.c | 1438 int nci_prop_rsp_packet(struct nci_dev *ndev, __u16 opcode, in nci_prop_rsp_packet() function
|
Completed in 8 milliseconds