Searched refs:nfc_genl_se_transaction (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/nfc/ |
H A D | nfc.h | 95 int nfc_genl_se_transaction(struct nfc_dev *dev, u8 se_idx,
|
H A D | core.c | 936 rc = nfc_genl_se_transaction(dev, se_idx, evt_transaction); in nfc_se_transaction()
|
H A D | netlink.c | 485 int nfc_genl_se_transaction(struct nfc_dev *dev, u8 se_idx, in nfc_genl_se_transaction() function
|
/kernel/linux/linux-6.6/net/nfc/ |
H A D | nfc.h | 95 int nfc_genl_se_transaction(struct nfc_dev *dev, u8 se_idx,
|
H A D | core.c | 942 rc = nfc_genl_se_transaction(dev, se_idx, evt_transaction); in nfc_se_transaction()
|
H A D | netlink.c | 485 int nfc_genl_se_transaction(struct nfc_dev *dev, u8 se_idx, in nfc_genl_se_transaction() function
|
Completed in 8 milliseconds