Home
last modified time | relevance | path

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

/linux-6.14.4/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"
156 * desynchronization between driver and FDP. Drop the packet in fdp_nci_i2c_read()
Dfdp.c15 #include "fdp.h"
554 * In order to apply the VSC FDP needs a reset in fdp_nci_post_setup()
/linux-6.14.4/Documentation/devicetree/bindings/media/
Drenesas,fcp.yaml19 FCP for FDP (FCPF). Their configuration and behaviour depend on the module
27 - renesas,fcpf # FCP for FDP
/linux-6.14.4/tools/testing/selftests/net/lib/
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-6.14.4/drivers/nfc/
DMakefile6 obj-$(CONFIG_NFC_FDP) += fdp/
DKconfig63 source "drivers/nfc/fdp/Kconfig"
/linux-6.14.4/Documentation/devicetree/bindings/display/
Dst,stm32mp25-lvds.yaml25 - FDP-Link-I and OpenLDI (v0.95) protocols
/linux-6.14.4/drivers/media/platform/renesas/
DKconfig73 the codec, VSP and FDP modules.
/linux-6.14.4/net/core/
Dscm.c69 int *fdp = (int*)CMSG_DATA(cmsg); in scm_fp_copy() local
110 int fd = fdp[i]; in scm_fp_copy()
/linux-6.14.4/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-6.14.4/Documentation/admin-guide/media/
Dipu6-isys.rst59 fdp -Gsplines=true -Tsvg < dot > dot.svg
/linux-6.14.4/arch/x86/kernel/fpu/
Dcore.c140 * FDP/FIP/FOP unless an exception is pending. Clear the x87 state in restore_fpregs_from_fpstate()
/linux-6.14.4/drivers/gpu/drm/stm/
Dlvds.c473 * ,-----> | DP div | ----------------> Fdp in lvds_pll_config()
/linux-6.14.4/arch/x86/kvm/
Demulate.c3715 * - like (1), but FIP and FDP (foo) are only 16 bit. At least Intel CPUs
3721 * - like (3), but FIP and FDP are 64 bit