Home
last modified time | relevance | path

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

12345678910>>...13

/kernel/linux/linux-6.6/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/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-6.6/tools/lib/bpf/
Dzip.c46 /* Number of the file containing the beginning of the central directory or
51 /* Number of central directory records on this disk or 0xFFFF if ZIP64
56 /* Number of central directory records on all disks or 0xFFFF if ZIP64
61 /* Size of the central directory record or 0xFFFFFFFF if ZIP64 archive. */
64 /* Offset of the central directory from the beginning of the archive or
69 /* Length of comment data following end of central directory record. */
183 /* Because the end of central directory ends with a variable length array of in find_cd()
/kernel/linux/linux-6.6/include/drm/
Ddrm_privacy_screen_driver.h45 * struct drm_privacy_screen - central privacy-screen structure
47 * Central privacy-screen structure, this contains the struct device used
/kernel/linux/linux-6.6/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/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-6.6/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/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-6.6/drivers/scsi/mvsas/
Dmv_64xx.h48 MVS_INT_STAT = 0x150, /* Central int status */
49 MVS_INT_MASK = 0x154, /* Central int enable */
/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 */
/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
Dciu2.txt1 * Central Interrupt Unit
Dciu3.txt1 * Central Interrupt Unit v3
/kernel/linux/linux-6.6/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-6.6/arch/arm/mach-footbridge/
DKconfig27 in host ("central function") mode.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/interrupt-controller/
Dralink,rt2880-intc.yaml16 This interrupt controller support a central point for interrupt aggregation
/kernel/linux/linux-6.6/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-6.6/Documentation/devicetree/bindings/display/mediatek/
Dmediatek,od.yaml16 OD device node must be siblings to the central MMSYS_CONFIG node.
/kernel/linux/linux-6.6/drivers/platform/x86/siemens/
DKconfig9 This Simatic IPC class driver is the central of several drivers. It

12345678910>>...13