| /kernel/linux/linux-5.10/drivers/nfc/fdp/ |
| D | Kconfig | 3 tristate "Intel FDP NFC driver" 12 be called fdp. 16 tristate "NFC FDP i2c support"
|
| D | Makefile | 3 # Makefile for FDP NCI based NFC driver 6 obj-$(CONFIG_NFC_FDP) += fdp.o
|
| D | i2c.c | 18 #include "fdp.h" 158 * desynchronization between driver and FDP. Drop the paquet in fdp_nci_i2c_read()
|
| D | fdp.c | 15 #include "fdp.h" 584 * In order to apply the VSC FDP needs a reset in fdp_nci_post_setup()
|
| /kernel/linux/linux-4.19/drivers/nfc/fdp/ |
| D | Kconfig | 2 tristate "Intel FDP NFC driver" 11 be called fdp. 15 tristate "NFC FDP i2c support"
|
| D | Makefile | 2 # Makefile for FDP NCI based NFC driver 5 obj-$(CONFIG_NFC_FDP) += fdp.o
|
| D | i2c.c | 26 #include "fdp.h" 166 * desynchronization between driver and FDP. Drop the paquet in fdp_nci_i2c_read()
|
| D | fdp.c | 23 #include "fdp.h" 592 * In order to apply the VSC FDP needs a reset in fdp_nci_post_setup()
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/media/ |
| D | renesas,fcp.txt | 9 for FDP (FCPF). Their configuration and behaviour depend on the module they 15 - "renesas,fcpf" for generic compatible 'FCP for FDP'
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | renesas,fcp.yaml | 19 FCP for FDP (FCPF). Their configuration and behaviour depend on the module 26 - renesas,fcpf # FCP for FDP
|
| /kernel/linux/linux-4.19/drivers/nfc/ |
| D | Makefile | 6 obj-$(CONFIG_NFC_FDP) += fdp/
|
| D | Kconfig | 51 source "drivers/nfc/fdp/Kconfig"
|
| /kernel/linux/linux-5.10/drivers/nfc/ |
| D | Makefile | 6 obj-$(CONFIG_NFC_FDP) += fdp/
|
| D | Kconfig | 52 source "drivers/nfc/fdp/Kconfig"
|
| /kernel/linux/linux-4.19/net/core/ |
| D | scm.c | 70 int *fdp = (int*)CMSG_DATA(cmsg); in scm_fp_copy() local 104 int fd = fdp[i]; in scm_fp_copy()
|
| /kernel/linux/linux-5.10/net/core/ |
| D | scm.c | 67 int *fdp = (int*)CMSG_DATA(cmsg); in scm_fp_copy() local 101 int fd = fdp[i]; in scm_fp_copy()
|
| /kernel/linux/linux-5.10/fs/jffs2/ |
| D | gc.c | 898 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()
|
| /kernel/linux/linux-4.19/fs/jffs2/ |
| D | gc.c | 898 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()
|
| /kernel/linux/linux-4.19/drivers/scsi/ |
| D | osst.h | 194 unsigned fdp :1; /* Fixed Data Partitions */ member 204 unsigned fdp :1; /* Fixed Data Partitions */ member
|
| /kernel/linux/linux-5.10/drivers/media/platform/ |
| D | Kconfig | 445 the codec, VSP and FDP modules.
|
| /kernel/linux/linux-4.19/drivers/media/platform/ |
| D | Kconfig | 418 VSP and FDP modules.
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/fpu/ |
| D | internal.h | 422 * AMD K7/K8 CPUs don't save/restore FDP/FIP/FOP unless an exception is in copy_kernel_to_fpregs()
|
| /kernel/linux/linux-4.19/arch/x86/include/asm/fpu/ |
| D | internal.h | 449 * AMD K7/K8 CPUs don't save/restore FDP/FIP/FOP unless an exception is in copy_kernel_to_fpregs()
|
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| D | emulate.c | 4119 * - like (1), but FIP and FDP (foo) are only 16 bit. At least Intel CPUs 4125 * - like (3), but FIP and FDP are 64 bit
|
| /kernel/linux/linux-4.19/arch/x86/kvm/ |
| D | emulate.c | 4047 * - like (1), but FIP and FDP (foo) are only 16 bit. At least Intel CPUs 4053 * - like (3), but FIP and FDP are 64 bit
|