Searched refs:nfc (Results 1 – 5 of 5) sorted by relevance
16 be called nfc.32 source "net/nfc/nci/Kconfig"33 source "net/nfc/hci/Kconfig"35 source "drivers/nfc/Kconfig"
6 obj-$(CONFIG_NFC) += nfc.o11 nfc-objs := core.o netlink.o af_nfc.o rawsock.o llcp_core.o llcp_commands.o \
72 obj-$(CONFIG_NFC) += nfc/
393 source "net/nfc/Kconfig"
1267 struct ethtool_rxnfc *nfc, u32 *rule_locs) in dsa_slave_get_rxnfc() argument1275 return ds->ops->get_rxnfc(ds, dp->index, nfc, rule_locs); in dsa_slave_get_rxnfc()1279 struct ethtool_rxnfc *nfc) in dsa_slave_set_rxnfc() argument1287 return ds->ops->set_rxnfc(ds, dp->index, nfc); in dsa_slave_set_rxnfc()