Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nfc/fdp/
DKconfig3 tristate "Intel FDP NFC driver"
12 be called fdp.
16 tristate "NFC FDP i2c support"
DMakefile3 # Makefile for FDP NCI based NFC driver
6 obj-$(CONFIG_NFC_FDP) += fdp.o
Di2c.c18 #include "fdp.h"
158 * desynchronization between driver and FDP. Drop the paquet in fdp_nci_i2c_read()
Dfdp.c15 #include "fdp.h"
584 * In order to apply the VSC FDP needs a reset in fdp_nci_post_setup()
/Linux-v5.10/Documentation/devicetree/bindings/media/
Drenesas,fcp.yaml19 FCP for FDP (FCPF). Their configuration and behaviour depend on the module
26 - renesas,fcpf # FCP for FDP
/Linux-v5.10/drivers/nfc/
DMakefile6 obj-$(CONFIG_NFC_FDP) += fdp/
DKconfig52 source "drivers/nfc/fdp/Kconfig"
/Linux-v5.10/net/core/
Dscm.c67 int *fdp = (int*)CMSG_DATA(cmsg); in scm_fp_copy() local
101 int fd = fdp[i]; in scm_fp_copy()
/Linux-v5.10/fs/jffs2/
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-v5.10/drivers/media/platform/
DKconfig445 the codec, VSP and FDP modules.
/Linux-v5.10/arch/x86/include/asm/fpu/
Dinternal.h431 * AMD K7/K8 CPUs don't save/restore FDP/FIP/FOP unless an exception is in copy_kernel_to_fpregs()
/Linux-v5.10/arch/x86/kvm/
Demulate.c4102 * - like (1), but FIP and FDP (foo) are only 16 bit. At least Intel CPUs
4108 * - like (3), but FIP and FDP are 64 bit