Home
last modified time | relevance | path

Searched refs:nci (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/nfc/nxp-nci/
H A DMakefile6 nxp-nci-objs = core.o firmware.o
9 obj-$(CONFIG_NFC_NXP_NCI) += nxp-nci.o
/linux/net/nfc/nci/
H A DMakefile6 obj-$(CONFIG_NFC_NCI) += nci.o
8 nci-objs := core.o data.o lib.o ntf.o rsp.o hci.o
H A DKconfig11 compile it as module (nci).
/linux/drivers/nfc/st-nci/
H A DMakefile6 st-nci-objs = ndlc.o core.o se.o vendor_cmds.o
7 obj-$(CONFIG_NFC_ST_NCI) += st-nci.o
/linux/drivers/nfc/
H A DMakefile16 obj-$(CONFIG_NFC_ST_NCI) += st-nci/
17 obj-$(CONFIG_NFC_NXP_NCI) += nxp-nci/
H A DKconfig69 source "drivers/nfc/st-nci/Kconfig"
70 source "drivers/nfc/nxp-nci/Kconfig"
/linux/fs/nilfs2/
H A Dcpfile.c569 size_t nci) in nilfs_cpfile_do_get_cpinfo() argument
585 for (n = 0; n < nci; cno += ncps) { in nilfs_cpfile_do_get_cpinfo()
597 for (i = 0; i < ncps && n < nci; i++, cp = (void *)cp + cpsz) { in nilfs_cpfile_do_get_cpinfo()
622 size_t nci) in nilfs_cpfile_do_get_ssinfo() argument
661 while (n < nci) { in nilfs_cpfile_do_get_ssinfo()
726 void *buf, unsigned int cisz, size_t nci) in nilfs_cpfile_get_cpinfo() argument
730 return nilfs_cpfile_do_get_cpinfo(cpfile, cnop, buf, cisz, nci); in nilfs_cpfile_get_cpinfo()
732 return nilfs_cpfile_do_get_ssinfo(cpfile, cnop, buf, cisz, nci); in nilfs_cpfile_get_cpinfo()
754 ssize_t nci; in nilfs_cpfile_delete_checkpoint() local
756 nci = nilfs_cpfile_do_get_cpinfo(cpfile, &tcno, &ci, sizeof(ci), 1); in nilfs_cpfile_delete_checkpoint()
[all …]
/linux/drivers/nfc/s3fwrn5/
H A DMakefile6 s3fwrn5-objs = core.o firmware.o nci.o phy_common.o
/linux/net/nfc/
H A DMakefile7 obj-$(CONFIG_NFC_NCI) += nci/
H A DKconfig31 source "net/nfc/nci/Kconfig"
/linux/tools/testing/selftests/
H A DMakefile69 TARGETS += nci
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-huawei-g7.dts201 compatible = "nxp,pn547", "nxp,nxp-nci-i2c";
H A Dmsm8916-samsung-serranove.dts197 compatible = "nxp,pn547", "nxp,nxp-nci-i2c";
H A Dmsm8998-oneplus-common.dtsi208 compatible = "nxp,nxp-nci-i2c";
H A Dmsm8939-samsung-a7.dts120 compatible = "nxp,pn547", "nxp,nxp-nci-i2c";
H A Dmsm8996-xiaomi-common.dtsi191 compatible = "nxp,nxp-nci-i2c";
H A Dsm7325-nothing-spacewar.dts956 "nxp,nxp-nci-i2c";
/linux/
H A DMAINTAINERS18502 F: tools/testing/selftests/nci/
18966 F: Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml
18967 F: drivers/nfc/nxp-nci