Searched refs:ncp (Results 1 - 16 of 16) sorted by relevance

/linux-4.1.27/fs/ncpfs/
H A DMakefile2 # Makefile for the linux ncp filesystem routines.
H A Dncp_fs_sb.h28 unsigned int ncp_fd; /* The socket to the ncp port */
48 struct socket *ncp_sock;/* ncp socket */
H A Dmmap.c103 /* This is used for a general mmap of a ncp file */ ncp_mmap()
H A Dncpsign_kernel.c12 #include <linux/ncp.h>
H A Dsymlink.c146 symlink can point out of ncp filesystem */ ncp_symlink()
H A Dsock.c6 * Modified 1995, 1996 by Volker Lendecke to be usable for ncp
791 * received. It assumes that server->current_size contains the ncp
/linux-4.1.27/include/uapi/linux/
H A Dncp_mount.h12 #include <linux/ncp.h>
28 unsigned int ncp_fd; /* The socket to the ncp port */
55 unsigned int ncp_fd; /* The socket to the ncp port */
H A Dncp.h2 * ncp.h
/linux-4.1.27/arch/arm/mach-s3c64xx/
H A Dmach-ncp.c2 * linux/arch/arm/mach-s3c64xx/mach-ncp.c
/linux-4.1.27/include/net/
H A Dipx.h109 * To handle special ncp connection-handling sockets for mars_nwe,
/linux-4.1.27/drivers/crypto/
H A Dn2_core.c2126 dev_err(&dev->dev, "%s: Unable to allocate ncp.\n", n2_mau_probe()
2147 err = grab_mdesc_irq_props(mdesc, dev, &mp->mau_info, "ncp"); n2_mau_probe()
2221 .name = "ncp",
2225 .name = "ncp",
2229 .name = "ncp",
2239 .name = "ncp",
/linux-4.1.27/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h758 uint32_t ncp:8; member in struct:cvmx_pci_cfg56::cvmx_pci_cfg56_s
762 uint32_t ncp:8;
833 uint32_t ncp:8; member in struct:cvmx_pci_cfg58::cvmx_pci_cfg58_s
837 uint32_t ncp:8;
902 uint32_t ncp:8; member in struct:cvmx_pci_cfg60::cvmx_pci_cfg60_s
906 uint32_t ncp:8;
H A Dcvmx-pciercx-defs.h621 uint32_t ncp:8; member in struct:cvmx_pciercx_cfg016::cvmx_pciercx_cfg016_s
625 uint32_t ncp:8;
703 uint32_t ncp:8; member in struct:cvmx_pciercx_cfg020::cvmx_pciercx_cfg020_s
707 uint32_t ncp:8;
723 uint32_t ncp:8; member in struct:cvmx_pciercx_cfg020::cvmx_pciercx_cfg020_cn52xx
727 uint32_t ncp:8;
826 uint32_t ncp:8; member in struct:cvmx_pciercx_cfg028::cvmx_pciercx_cfg028_s
830 uint32_t ncp:8;
/linux-4.1.27/drivers/regulator/
H A Dqcom_rpm-regulator.c795 { "ncp", QCOM_RPM_PM8058_NCP, &pm8058_ncp, "vdd_ncp" },
868 { "ncp", QCOM_RPM_PM8921_NCP, &pm8921_ncp, "vdd_ncp" },
/linux-4.1.27/arch/mips/pci/
H A Dpci-octeon.c537 cfg56.s.ncp = 0xe8; /* RO - Next Capability Pointer */ octeon_pci_initialize()
/linux-4.1.27/net/bluetooth/
H A Dmgmt.c3219 struct mgmt_cp_pin_code_neg_reply ncp; pin_code_reply() local
3221 memcpy(&ncp.addr, &cp->addr, sizeof(ncp.addr)); pin_code_reply()
3225 err = send_pin_code_neg_reply(sk, hdev, &ncp); pin_code_reply()

Completed in 461 milliseconds