/linux/drivers/media/platform/amphion/ |
H A D | vpu_windsor.c | 449 struct vpu_enc_expert_mode_param *expert; member 539 return hcs->ctrls[instance].expert; in get_expert_param() 612 hcs->ctrls[i].expert = rpc->virt + offset; in vpu_windsor_init_rpc() 858 struct vpu_enc_expert_mode_param *expert; in vpu_windsor_config_stream_buffer() local 861 expert = get_expert_param(shared, instance); in vpu_windsor_config_stream_buffer() 868 expert->calib_param.mem_chunk_phys_addr = 0; in vpu_windsor_config_stream_buffer() 869 expert->calib_param.mem_chunk_virt_addr = 0; in vpu_windsor_config_stream_buffer() 870 expert->calib_param.mem_chunk_size = 0; in vpu_windsor_config_stream_buffer() 871 expert->calib_param.cb_base = buf->phys; in vpu_windsor_config_stream_buffer() 872 expert->calib_param.cb_size = buf->length; in vpu_windsor_config_stream_buffer() [all …]
|
/linux/sound/hda/codecs/realtek/ |
H A D | Kconfig | 21 tristate "Build Realtek ALC260 HD-audio codec support" if EXPERT 29 tristate "Build Realtek ALC262 HD-audio codec support" if EXPERT 37 tristate "Build Realtek ALC268 HD-audio codec support" if EXPERT 46 tristate "Build Realtek ALC269 HD-audio codecs support" if EXPERT 55 tristate "Build Realtek ALC662 HD-audio codecs support" if EXPERT 64 tristate "Build Realtek ALC680 HD-audio codecs support" if EXPERT 72 tristate "Build Realtek ALC861 HD-audio codecs support" if EXPERT 80 tristate "Build Realtek ALC861-VD HD-audio codecs support" if EXPERT 88 tristate "Build Realtek ALC880 HD-audio codecs support" if EXPERT 96 tristate "Build Realtek ALC882 HD-audio codecs support" if EXPERT
|
/linux/lib/xz/ |
H A D | Kconfig | 14 bool "x86 BCJ filter decoder" if EXPERT 19 bool "PowerPC BCJ filter decoder" if EXPERT 24 bool "ARM BCJ filter decoder" if EXPERT 29 bool "ARM-Thumb BCJ filter decoder" if EXPERT 34 bool "ARM64 BCJ filter decoder" if EXPERT 39 bool "SPARC BCJ filter decoder" if EXPERT 44 bool "RISC-V BCJ filter decoder" if EXPERT
|
/linux/drivers/usb/chipidea/ |
H A D | Kconfig | 37 tristate "Enable PCI glue driver" if EXPERT 43 tristate "Enable MSM hsusb glue driver" if EXPERT 47 tristate "Enable NPCM hsusb glue driver" if EXPERT 51 tristate "Enable i.MX USB glue driver" if EXPERT 56 tristate "Enable generic USB2 glue driver" if EXPERT 60 tristate "Enable Tegra USB glue driver" if EXPERT
|
/linux/sound/hda/codecs/hdmi/ |
H A D | Kconfig | 15 tristate "Generic HDMI/DisplayPort HD-audio codec support" if EXPERT 27 tristate "Simple HDMI/DisplayPort HD-audio codec support" if EXPERT 34 tristate "Intel HDMI/DisplayPort HD-audio codec support" if EXPERT 57 tristate "AMD/ATI HDMI/DisplayPort HD-audio codec support" if EXPERT 65 tristate "Nvidia HDMI/DisplayPort HD-audio codec support" if EXPERT 73 tristate "Legacy Nvidia HDMI/DisplayPort HD-audio codec support" if EXPERT 81 tristate "Nvidia Tegra HDMI/DisplayPort HD-audio codec support" if EXPERT
|
/linux/drivers/input/mouse/ |
H A D | Kconfig | 43 bool "ALPS PS/2 mouse protocol extension" if EXPERT 53 bool "BYD PS/2 mouse protocol extension" if EXPERT 63 bool "Logitech PS/2++ mouse protocol extension" if EXPERT 73 bool "Synaptics PS/2 mouse protocol extension" if EXPERT 83 bool "Synaptics PS/2 SMbus companion" if EXPERT 95 bool "Cypress PS/2 mouse protocol extension" if EXPERT 105 bool "Fujitsu Lifebook PS/2 mouse protocol extension" if EXPERT 115 bool "IBM Trackpoint PS/2 mouse protocol extension" if EXPERT 138 bool "Elantech PS/2 SMbus companion" if EXPERT 178 bool "FocalTech PS/2 mouse protocol extension" if EXPERT
|
/linux/drivers/hid/ |
H A D | Kconfig | 99 default !EXPERT 132 default !EXPERT 201 default !EXPERT 229 default !EXPERT 236 default !EXPERT 314 default !EXPERT 378 default !EXPERT 554 default !EXPERT 575 default !EXPERT 634 default !EXPERT [all …]
|
/linux/init/ |
H A D | Kconfig | 896 depends on EXPERT 1333 bool "Namespaces support" if EXPERT 1335 default !EXPERT 1551 depends on EXPERT 1617 menuconfig EXPERT config 1618 bool "Configure standard kernel features (expert users)" 1628 bool "Enable 16-bit UID system calls" if EXPERT 1635 bool "Multiple users, groups and capabilities support" if EXPERT 1649 bool "sgetmask/ssetmask syscalls support" if EXPERT 1659 bool "open by fhandle syscalls" if EXPERT [all …]
|
/linux/drivers/pcmcia/ |
H A D | Kconfig | 76 select CARDBUS if !EXPERT 91 bool "Special initialization for O2Micro bridges" if EXPERT 96 bool "Special initialization for Ricoh bridges" if EXPERT 101 bool "Special initialization for TI and EnE bridges" if EXPERT 106 bool "Auto-tune EnE bridges for CB cards" if EXPERT 111 bool "Special initialization for Toshiba ToPIC bridges" if EXPERT
|
/linux/drivers/input/touchscreen/ |
H A D | Kconfig | 991 bool "eGalax, eTurboTouch CT-410/510/700 device support" if EXPERT 996 bool "PanJit device support" if EXPERT 1001 bool "3M/Microtouch EX II series device support" if EXPERT 1006 bool "ITM device support" if EXPERT 1011 bool "eTurboTouch (non-eGalax compatible) device support" if EXPERT 1016 bool "Gunze AHL61 device support" if EXPERT 1021 bool "DMC TSC-10/25 device support" if EXPERT 1026 bool "IRTOUCHSYSTEMS/UNITOP device support" if EXPERT 1031 bool "IdealTEK URTC1000 device support" if EXPERT 1036 bool "GeneralTouch Touchscreen device support" if EXPERT [all …]
|
/linux/drivers/cxl/ |
H A D | Kconfig | 119 depends on EXPERT 128 Say 'y' if you have an expert need to change default settings 145 Say 'y' if you have an expert need to change default settings 163 Say 'y' if you have an expert need to change default settings 184 Say 'y' if you have an expert need to change default settings
|
/linux/arch/x86/kvm/ |
H A D | Kconfig | 77 depends on KVM && ((EXPERT && !KASAN) || WERROR) 85 depends on EXPERT 109 depends on KVM_INTEL && EXPERT 217 depends on EXPERT
|
/linux/net/rfkill/ |
H A D | Kconfig | 22 bool "RF switch input support" if EXPERT 25 default y if !EXPERT
|
/linux/sound/hda/codecs/cirrus/ |
H A D | Kconfig | 15 tristate "Build Cirrus Logic CS420x codec support" if EXPERT 25 tristate "Build Cirrus Logic CS421x codec support" if EXPERT
|
/linux/drivers/clk/hisilicon/ |
H A D | Kconfig | 63 bool "Hi6220 Stub Clock Driver" if EXPERT 71 bool "Hi3660 Stub Clock Driver" if EXPERT
|
/linux/drivers/gpu/drm/i915/ |
H A D | Kconfig.debug | 6 depends on EXPERT 22 depends on EXPERT 39 depends on EXPERT # only for developers
|
/linux/Documentation/process/ |
H A D | embargoed-hardware-issues.rst | 163 - If an expert who is required to handle an issue is employed by a listed 165 request the disclosure of that expert from that entity. This ensures 166 that the expert is also part of the entity's response team. 203 If an expert is employed by or a member of an entity on the disclosure list 215 After the incident team acknowledges or resolves an objection, the expert
|
/linux/sound/core/ |
H A D | Kconfig | 115 bool "PCM timer interface" if EXPERT 164 bool "Sound Proc FS Support" if EXPERT 182 bool "Fast lookup of control elements" if EXPERT
|
/linux/lib/ |
H A D | Kconfig.kfence | 61 bool "Use static keys to set up allocations" if EXPERT 76 int "Stress testing of fault handling and error reporting" if EXPERT
|
/linux/drivers/gpu/drm/xe/ |
H A D | Kconfig | 134 depends on EXPERT 139 visible if EXPERT
|
/linux/drivers/pci/ |
H A D | Kconfig | 65 bool "Enable PCI quirk workarounds" if EXPERT 246 depends on PCI && EXPERT 306 bool "VGA Arbitration" if EXPERT
|
/linux/arch/x86/ |
H A D | Kconfig | 115 select ARCH_HAS_ZONE_DMA_SET if EXPERT 610 depends on X86_64 || (EXPERT && PCI_GOANY) 927 # Mark as expert because too many people got it wrong. 932 bool "Enable DMI scanning" if EXPERT 1236 bool "Enable support for 16-bit segments" if EXPERT 1254 bool "Enable vsyscall emulation" if EXPERT 1405 prompt "Memory split" if EXPERT 1658 prompt "MTRR (Memory Type Range Register) support" if EXPERT 1724 prompt "x86 PAT support" if EXPERT 1740 prompt "User Mode Instruction Prevention" if EXPERT [all …]
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | Kconfig | 133 bool "Atheros ath9k rfkill support" if EXPERT 152 bool "Atheros ath9k support for PC OEM cards" if EXPERT
|
/linux/drivers/media/ |
H A D | Kconfig | 27 default y if !EXPERT 250 depends on MEDIA_SUBDRV_AUTOSELECT && !COMPILE_TEST && !EXPERT
|
/linux/arch/um/ |
H A D | Kconfig | 50 bool "disable IOMEM" if EXPERT 117 bool "set rpath in the binary" if EXPERT
|