Searched refs:nfc_dep_link_up (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/nfc/ |
H A D | nfc.h | 137 int nfc_dep_link_up(struct nfc_dev *dev, int target_idx, u8 comm_mode);
|
H A D | core.c | 279 int nfc_dep_link_up(struct nfc_dev *dev, int target_index, u8 comm_mode) in nfc_dep_link_up() function
|
H A D | netlink.c | 959 rc = nfc_dep_link_up(dev, tgt_idx, comm); in nfc_genl_dep_link_up()
|
/kernel/linux/linux-6.6/net/nfc/ |
H A D | nfc.h | 137 int nfc_dep_link_up(struct nfc_dev *dev, int target_idx, u8 comm_mode);
|
H A D | core.c | 280 int nfc_dep_link_up(struct nfc_dev *dev, int target_index, u8 comm_mode) in nfc_dep_link_up() function
|
H A D | netlink.c | 959 rc = nfc_dep_link_up(dev, tgt_idx, comm); in nfc_genl_dep_link_up()
|
Completed in 7 milliseconds