/Linux-v5.4/crypto/asymmetric_keys/ |
D | pkcs8.asn1 | 17 Attributes ::= SET OF Attribute 19 Attribute ::= ANY
|
/Linux-v5.4/drivers/video/fbdev/ |
D | neofb.c | 341 par->Attribute[0] = 0x00; /* standard colormap translation */ in vgaHWInit() 342 par->Attribute[1] = 0x01; in vgaHWInit() 343 par->Attribute[2] = 0x02; in vgaHWInit() 344 par->Attribute[3] = 0x03; in vgaHWInit() 345 par->Attribute[4] = 0x04; in vgaHWInit() 346 par->Attribute[5] = 0x05; in vgaHWInit() 347 par->Attribute[6] = 0x06; in vgaHWInit() 348 par->Attribute[7] = 0x07; in vgaHWInit() 349 par->Attribute[8] = 0x08; in vgaHWInit() 350 par->Attribute[9] = 0x09; in vgaHWInit() [all …]
|
/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/ |
D | crtc.c | 423 regp->Attribute[0] = 0x00; /* standard colormap translation */ in nv_crtc_mode_set_vga() 424 regp->Attribute[1] = 0x01; in nv_crtc_mode_set_vga() 425 regp->Attribute[2] = 0x02; in nv_crtc_mode_set_vga() 426 regp->Attribute[3] = 0x03; in nv_crtc_mode_set_vga() 427 regp->Attribute[4] = 0x04; in nv_crtc_mode_set_vga() 428 regp->Attribute[5] = 0x05; in nv_crtc_mode_set_vga() 429 regp->Attribute[6] = 0x06; in nv_crtc_mode_set_vga() 430 regp->Attribute[7] = 0x07; in nv_crtc_mode_set_vga() 431 regp->Attribute[8] = 0x08; in nv_crtc_mode_set_vga() 432 regp->Attribute[9] = 0x09; in nv_crtc_mode_set_vga() [all …]
|
D | disp.h | 25 uint8_t Attribute[21]; member
|
/Linux-v5.4/drivers/video/fbdev/savage/ |
D | savagefb_driver.c | 139 VGAwATTR(i, reg->Attribute[i], par); in vgaHWRestore() 227 reg->Attribute[0x00] = 0x00; /* standard colormap translation */ in vgaHWInit() 228 reg->Attribute[0x01] = 0x01; in vgaHWInit() 229 reg->Attribute[0x02] = 0x02; in vgaHWInit() 230 reg->Attribute[0x03] = 0x03; in vgaHWInit() 231 reg->Attribute[0x04] = 0x04; in vgaHWInit() 232 reg->Attribute[0x05] = 0x05; in vgaHWInit() 233 reg->Attribute[0x06] = 0x06; in vgaHWInit() 234 reg->Attribute[0x07] = 0x07; in vgaHWInit() 235 reg->Attribute[0x08] = 0x08; in vgaHWInit() [all …]
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-bus-i2c-devices-bq32k | 5 Description: Attribute for enable/disable the trickle charge bypass
|
D | sysfs-class-rtc-rtc0-device-rtc_calibration | 5 Description: Attribute for calibrating ST-Ericsson AB8500 Real Time Clock
|
D | sysfs-bus-event_source-devices-format | 6 Attribute group to describe the magic bits that go into
|
D | sysfs-class-net-phydev | 51 Attribute created only when this is the case.
|
/Linux-v5.4/Documentation/filesystems/ext4/ |
D | attributes.rst | 109 - Attribute name index. There is a discussion of this below. 137 - Attribute name. Does not include trailing NULL. 139 Attribute values can follow the end of the entry table. There appears to 149 Attribute Name Indices
|
D | eainode.rst | 3 Large Extended Attribute Values
|
/Linux-v5.4/drivers/acpi/hmat/ |
D | Kconfig | 3 bool "ACPI Heterogeneous Memory Attribute Table Support"
|
/Linux-v5.4/include/uapi/linux/ |
D | cciss_defs.h | 100 BYTE Attribute:3; member
|
/Linux-v5.4/Documentation/translations/zh_CN/process/ |
D | programming-language.rst | 67 https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
|
/Linux-v5.4/include/video/ |
D | neomagic.h | 132 unsigned char Attribute[21]; /* Video Attribute */ member
|
/Linux-v5.4/Documentation/hwmon/ |
D | max6639.rst | 29 Attribute R/W Contents
|
D | hwmon-kernel-api.rst | 277 Attribute identifier associated with a specific attribute. 299 Attribute identifier associated with a specific attribute. 322 Attribute identifier associated with a specific attribute.
|
/Linux-v5.4/Documentation/admin-guide/pm/ |
D | intel_epb.rst | 16 Intel Performance and Energy Bias Attribute in ``sysfs``
|
/Linux-v5.4/sound/pci/trident/ |
D | trident_main.c | 454 regs[3] = (voice->Attribute << 16) | FmcRvolCvol; in snd_trident_write_voice_regs() 965 voice->Attribute = 0; in snd_trident_playback_prepare() 967 voice->Attribute = (1<<(30-16))|(2<<(26-16))| in snd_trident_playback_prepare() 970 voice->Attribute = 0; in snd_trident_playback_prepare() 991 evoice->Attribute = (1<<(30-16))|(2<<(26-16))| in snd_trident_playback_prepare() 994 evoice->Attribute = 0; in snd_trident_playback_prepare() 1108 voice->Attribute = 0; in snd_trident_capture_prepare() 1203 voice->Attribute = (2 << (30-16)) | in snd_trident_si7018_capture_prepare() 1225 evoice->Attribute = 0; in snd_trident_si7018_capture_prepare() 1280 voice->Attribute = 0; in snd_trident_foldback_prepare() [all …]
|
D | trident.h | 280 unsigned short Attribute; /* 16 bits - SiS 7018 */ member
|
/Linux-v5.4/Documentation/ABI/stable/ |
D | sysfs-fs-orangefs | 66 Attribute cache configurable settings.
|
/Linux-v5.4/Documentation/translations/it_IT/process/ |
D | programming-language.rst | 50 .. [gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
|
/Linux-v5.4/Documentation/process/ |
D | programming-language.rst | 43 .. [gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
|
/Linux-v5.4/Documentation/x86/ |
D | pat.rst | 4 PAT (Page Attribute Table) 7 x86 Page Attribute Table (PAT) allows for setting the memory attribute at the
|
/Linux-v5.4/Documentation/fb/ |
D | ep93xx-fb.rst | 45 Video Attribute Flags
|