Home
last modified time | relevance | path

Searched full:central (Results 1 – 25 of 126) sorted by relevance

123456

/kernel/linux/linux-5.10/arch/sparc/kernel/
Dcentral.c2 /* central.c: Central FHC driver for Sunfire/Starfire/Wildfire.
30 bool central; member
171 if (of_node_name_eq(op->dev.of_node->parent, "central")) in fhc_probe()
172 p->central = true; in fhc_probe()
182 if (p->central) { in fhc_probe()
195 if (!p->central) { in fhc_probe()
216 if (!p->central) in fhc_probe()
234 (p->central ? "(Central)" : ""))); in fhc_probe()
/kernel/linux/linux-5.10/fs/nls/
DKconfig94 tristate "Codepage 852 (Central/Eastern Europe)"
103 for much of Central and Eastern Europe. It has all the required
290 tristate "Windows CP1250 (Slavic/Central European Languages)"
296 character set, which works for most Latin-written Slavic and Central
332 tristate "NLS ISO 8859-2 (Latin 2; Slavic/Central European Languages)"
338 set, which works for most Latin-written Slavic and Central European
495 Central Europe.
/kernel/linux/linux-5.10/Documentation/filesystems/
Dafs.rst81 echo add grand.central.org 18.9.48.14:128.2.203.61:130.237.48.87 >/proc/fs/afs/cells
141 ls /afs/grand.central.org/
182 echo add grand.central.org 18.9.48.14:128.2.203.61:130.237.48.87 >/proc/fs/afs/cells
/kernel/linux/linux-5.10/drivers/scsi/mvsas/
Dmv_64xx.h48 MVS_INT_STAT = 0x150, /* Central int status */
49 MVS_INT_MASK = 0x154, /* Central int enable */
Dmv_94xx.h60 MVS_INT_STAT = 0x150, /* Central int status */
61 MVS_INT_MASK = 0x154, /* Central int enable */
/kernel/linux/linux-5.10/arch/arm/mach-footbridge/
Ddc21285.c292 * central function or not. in dc21285_preinit()
305 "central function" : "addin"); in dc21285_preinit()
354 panic("PCI: this kernel is compiled for central " in dc21285_preinit()
DKconfig39 in host ("central function") mode.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mips/cavium/
Dciu.txt1 * Central Interrupt Unit
Dciu3.txt1 * Central Interrupt Unit v3
Dciu2.txt1 * Central Interrupt Unit
/kernel/linux/linux-5.10/drivers/soc/rockchip/
DKconfig12 The General Register Files are a central component providing
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dbrcm,bcm4708-pinmux.txt10 Node of the pinmux must be nested in the CRU (Central Resource Unit) "syscon"
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
DKconfig32 This driver supports NXP ENETC Central MDIO controller as a PCIe
Denetc_pci_mdio.c8 #define ENETC_MDIO_DEV_NAME "FSL PCIe IE Central MDIO"
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/keystone/
Dti,k3-sci-common.yaml13 The TI K3 family of SoCs usually have a central System Controller Processor
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
Dpvrusb2-context.h16 struct pvr2_context; /* All central state */
/kernel/linux/linux-5.10/Documentation/vm/
Dpage_frags.rst19 cache is needed. This provides a central point for the fragment allocation
/kernel/linux/linux-5.10/Documentation/doc-guide/
Dmaintainer-profile.rst6 The documentation "subsystem" is the central coordinating point for the
/kernel/linux/linux-5.10/include/linux/
Dif_tap.h52 * A tap queue is the central object of tap module, it connects
/kernel/linux/linux-5.10/Documentation/networking/
Dregulatory.rst19 to the kernel one regulatory domain to be used as the central
38 is CRDA - central regulatory domain agent. Its documented here:
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
DKconfig44 Global Trace Hub (GTH) is the central component of the
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dfsl-enetc.txt52 1.2. Using the central MDIO PCIe endpoint device
/kernel/linux/linux-5.10/drivers/s390/scsi/
Dzfcp_diag.h41 * struct zfcp_diag_adapter - central storage for all diagnostics concerning an
/kernel/linux/linux-5.10/kernel/trace/
Dtracing_map.h24 * The central data structure of the tracing_map is an initially
36 * The central function of the tracing_map API is
/kernel/linux/linux-5.10/drivers/char/ipmi/
DKconfig11 This enables the central IPMI message handler, required for IPMI

123456