Home
last modified time | relevance | path

Searched full:fdp (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/nfc/fdp/
H A DKconfig3 tristate "Intel FDP NFC driver"
12 be called fdp.
16 tristate "NFC FDP i2c support"
H A DMakefile3 # Makefile for FDP NCI based NFC driver
6 obj-$(CONFIG_NFC_FDP) += fdp.o
H A Di2c.c18 #include "fdp.h"
156 * desynchronization between driver and FDP. Drop the packet in fdp_nci_i2c_read()
H A Dfdp.c15 #include "fdp.h"
554 * In order to apply the VSC FDP needs a reset in fdp_nci_post_setup()
/linux/tools/testing/selftests/net/lib/
H A Dcsum.c949 static void do_rx(int fdp, int fdr) in do_rx() argument
960 pfd.fd = fdp; in do_rx()
965 count_pkt += recv_packet(fdp); in do_rx()
975 if (close(fdp)) in do_rx()
992 int fdp = -1, fdr = -1; /* -1 to silence -Wmaybe-uninitialized */ in main() local
998 fdp = recv_prepare_packet(); in main()
1006 do_rx(fdp, fdr); in main()
/linux/drivers/nfc/
H A DMakefile6 obj-$(CONFIG_NFC_FDP) += fdp/
H A DKconfig63 source "drivers/nfc/fdp/Kconfig"
/linux/fs/jffs2/
H A Dgc.c898 struct jffs2_full_dirent **fdp = &f->dents; in jffs2_garbage_collect_deletion_dirent() local
996 while (*fdp) { in jffs2_garbage_collect_deletion_dirent()
997 if ((*fdp) == fd) { in jffs2_garbage_collect_deletion_dirent()
999 *fdp = fd->next; in jffs2_garbage_collect_deletion_dirent()
1002 fdp = &(*fdp)->next; in jffs2_garbage_collect_deletion_dirent()
/linux/net/core/
H A Dscm.c71 int *fdp = (int*)CMSG_DATA(cmsg); in scm_fp_copy() local
112 int fd = fdp[i]; in scm_fp_copy()
/linux/drivers/nvme/host/
H A Dcore.c2206 "FDP configs log header status:0x%x endgid:%d\n", ret, in nvme_query_fdp_granularity()
2213 dev_warn(ctrl->device, "FDP config size too large:%zu\n", in nvme_query_fdp_granularity()
2226 "FDP configs log status:0x%x endgid:%d\n", ret, in nvme_query_fdp_granularity()
2233 dev_warn(ctrl->device, "FDP index:%d out of range:%d\n", in nvme_query_fdp_granularity()
2235 /* Proceed without registering FDP streams */ in nvme_query_fdp_granularity()
2248 "FDP invalid config descriptor list\n"); in nvme_query_fdp_granularity()
2255 dev_warn(ctrl->device, "FDP NRG > 1 not supported\n"); in nvme_query_fdp_granularity()
2271 struct nvme_fdp_config fdp; in nvme_query_fdp_info() local
2277 * The FDP configuration is static for the lifetime of the namespace, in nvme_query_fdp_info()
2285 &fdp); in nvme_query_fdp_info()
[all …]
/linux/Documentation/admin-guide/media/
H A Dipu6-isys.rst59 fdp -Gsplines=true -Tsvg < dot > dot.svg
/linux/arch/x86/kernel/fpu/
H A Dcore.c165 * FDP/FIP/FOP unless an exception is pending. Clear the x87 state in restore_fpregs_from_fpstate()
/linux/arch/x86/kvm/
H A Demulate.c3690 * - like (1), but FIP and FDP (foo) are only 16 bit. At least Intel CPUs
3696 * - like (3), but FIP and FDP are 64 bit