Home
last modified time | relevance | path

Searched full:families (Results 1 – 25 of 165) sorted by relevance

1234567

/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dcls_redirect.c370 int families[] = { AF_INET, AF_INET6 }; in test_cls_redirect_common() local
375 int servers[__NR_KIND][ARRAY_SIZE(families)] = {}; in test_cls_redirect_common()
376 int conns[__NR_KIND][ARRAY_SIZE(families)] = {}; in test_cls_redirect_common()
377 struct tuple tuples[__NR_KIND][ARRAY_SIZE(families)]; in test_cls_redirect_common()
380 for (i = 0; i < ARRAY_SIZE(families); i++) { in test_cls_redirect_common()
381 slen = prepare_addr(&ss, families[i]); in test_cls_redirect_common()
400 for (j = 0; j < ARRAY_SIZE(families); j++) { in test_cls_redirect_common()
/Linux-v5.10/drivers/pinctrl/intel/
Dpinctrl-merrifield.c414 * @families: Array of families this pinctrl handles
415 * @nfamilies: Number of families in the array
430 const struct mrfld_family *families; member
449 family = &mp->families[i]; in mrfld_get_family()
898 struct mrfld_family *families; in mrfld_pinctrl_probe() local
916 * Make a copy of the families which we can use to hold pointers in mrfld_pinctrl_probe()
920 families = devm_kmemdup(&pdev->dev, mrfld_families, in mrfld_pinctrl_probe()
923 if (!families) in mrfld_pinctrl_probe()
928 struct mrfld_family *family = &families[i]; in mrfld_pinctrl_probe()
933 mp->families = families; in mrfld_pinctrl_probe()
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/
Dintel,ixp4xx-interrupt.yaml19 The distinct IXP4xx families with different interrupt controller
21 families were the only ones to reach the developer and consumer
Daspeed,ast2400-vic.txt4 AST2500 SoC families include a legacy register layout before a re-designed
/Linux-v5.10/Documentation/sh/
Dregister-banks.rst10 The SH-3 and SH-4 CPU families traditionally include a single partial register
11 bank (selected by SR.RB, only r0 ... r7 are banked), whereas other families
/Linux-v5.10/include/uapi/linux/
Datmbr2684.h51 * This is for the ATM_NEWBACKENDIF call - these are like socket families:
78 * This is for the ATM_SETBACKEND call - these are like socket families:
Datmppp.h16 * This is for the ATM_SETBACKEND call - these are like socket families:
/Linux-v5.10/net/dsa/
DKconfig84 tristate "Tag driver for Microchip 8795/9477/9893 families of switches"
87 Microchip 8795/9477/9893 families of switches.
/Linux-v5.10/drivers/net/ethernet/smsc/
DKconfig92 tristate "SMSC LAN911x/LAN921x families embedded ethernet support"
98 Say Y here if you want support for SMSC LAN911x and LAN921x families
/Linux-v5.10/arch/arm/plat-pxa/
DMakefile3 # Makefile for code common across different PXA processor families
/Linux-v5.10/Documentation/devicetree/bindings/net/
Dmicrel-ks8995.txt1 Micrel KS8995 SPI controlled Ethernet Switch families
/Linux-v5.10/arch/arm/mach-mstar/
DKconfig8 Support for newer MStar/Sigmastar SoC families that are
/Linux-v5.10/arch/arm/mach-iop32x/
Dpmu.c3 * PMU IRQ registration for the iop3xx xscale PMU families.
/Linux-v5.10/Documentation/devicetree/bindings/arm/marvell/
Darmada-8kp.txt4 Boards using a SoC of the Marvell Armada 8KP families must carry
Darmada-370-xp.txt4 Boards with a SoC of the Marvell Armada 370 and Armada XP families
D98dx3236.txt4 Boards with a SoC of the Marvell 98DX3236, 98DX3336 and 98DX4251 families
/Linux-v5.10/net/atm/
DMakefile3 # Makefile for the ATM Protocol Families.
/Linux-v5.10/drivers/nfc/nxp-nci/
DKconfig7 NPC300 (PN548) or PN7150 families.
/Linux-v5.10/drivers/mtd/lpddr/
DKconfig19 families of devices. This serves similar purpose of CFI on legacy
/Linux-v5.10/drivers/net/wireless/ti/wlcore/
DKconfig8 hardware-specific differences among different chipset families.
/Linux-v5.10/Documentation/arm/stm32/
Doverview.rst23 All the files for multiple machine families are located in the platform code
/Linux-v5.10/Documentation/arm/sti/
Doverview.rst25 All the files for multiple machine families (STiH415, STiH416, and STiG125)
/Linux-v5.10/drivers/phy/st/
DKconfig34 and USB3 controllers on STMicroelectronics STiH407 SoC families.
/Linux-v5.10/tools/power/cpupower/utils/helpers/
Dmisc.c25 * families and has no fixed discrete boost states but in cpufreq_has_boost_support()
/Linux-v5.10/Documentation/devicetree/bindings/arm/keystone/
Dkeystone.txt12 SoC families:

1234567