| /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" 156 * desynchronization between driver and FDP. Drop the paquet in fdp_nci_i2c_read()
|
| D | fdp.c | 15 #include "fdp.h" 570 * In order to apply the VSC FDP needs a reset in fdp_nci_post_setup()
|
| /kernel/linux/linux-6.6/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" 156 * desynchronization between driver and FDP. Drop the packet in fdp_nci_i2c_read()
|
| D | fdp.c | 15 #include "fdp.h" 554 * In order to apply the VSC FDP needs a reset in fdp_nci_post_setup()
|
| /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-6.6/Documentation/devicetree/bindings/media/ |
| D | renesas,fcp.yaml | 19 FCP for FDP (FCPF). Their configuration and behaviour depend on the module 27 - renesas,fcpf # FCP for FDP
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| D | csum.c | 927 static void do_rx(int fdp, int fdr) in do_rx() argument 938 pfd.fd = fdp; in do_rx() 943 count_pkt += recv_packet(fdp); in do_rx() 953 if (close(fdp)) in do_rx() 970 int fdp = -1, fdr = -1; /* -1 to silence -Wmaybe-uninitialized */ in main() local 976 fdp = recv_prepare_packet(); in main() 984 do_rx(fdp, fdr); in main()
|
| /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-6.6/drivers/nfc/ |
| D | Makefile | 6 obj-$(CONFIG_NFC_FDP) += fdp/
|
| D | Kconfig | 63 source "drivers/nfc/fdp/Kconfig"
|
| /kernel/linux/linux-6.6/drivers/media/platform/renesas/ |
| D | Kconfig | 57 the codec, VSP and FDP modules.
|
| /kernel/linux/linux-5.10/net/core/ |
| D | scm.c | 68 int *fdp = (int*)CMSG_DATA(cmsg); in scm_fp_copy() local 102 int fd = fdp[i]; in scm_fp_copy()
|
| /kernel/linux/linux-6.6/net/core/ |
| D | scm.c | 68 int *fdp = (int*)CMSG_DATA(cmsg); in scm_fp_copy() local 102 int fd = fdp[i]; in scm_fp_copy()
|
| /kernel/linux/linux-6.6/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-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-5.10/drivers/media/platform/ |
| D | Kconfig | 445 the codec, 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-6.6/arch/x86/kernel/fpu/ |
| D | core.c | 140 * FDP/FIP/FOP unless an exception is pending. Clear the x87 state in restore_fpregs_from_fpstate()
|
| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| D | emulate.c | 3736 * - like (1), but FIP and FDP (foo) are only 16 bit. At least Intel CPUs 3742 * - like (3), but FIP and FDP are 64 bit
|
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| D | emulate.c | 4168 * - like (1), but FIP and FDP (foo) are only 16 bit. At least Intel CPUs 4174 * - like (3), but FIP and FDP are 64 bit
|