| /kernel/linux/linux-6.6/include/linux/atomic/ |
| D | atomic-instrumented.h | 25 * Unsafe to use in noinstr code; use raw_atomic_read() there. 42 * Unsafe to use in noinstr code; use raw_atomic_read_acquire() there. 60 * Unsafe to use in noinstr code; use raw_atomic_set() there. 78 * Unsafe to use in noinstr code; use raw_atomic_set_release() there. 97 * Unsafe to use in noinstr code; use raw_atomic_add() there. 115 * Unsafe to use in noinstr code; use raw_atomic_add_return() there. 134 * Unsafe to use in noinstr code; use raw_atomic_add_return_acquire() there. 152 * Unsafe to use in noinstr code; use raw_atomic_add_return_release() there. 171 * Unsafe to use in noinstr code; use raw_atomic_add_return_relaxed() there. 189 * Unsafe to use in noinstr code; use raw_atomic_fetch_add() there. [all …]
|
| D | atomic-long.h | 30 * Safe to use in noinstr code; prefer atomic_long_read() elsewhere. 50 * Safe to use in noinstr code; prefer atomic_long_read_acquire() elsewhere. 71 * Safe to use in noinstr code; prefer atomic_long_set() elsewhere. 92 * Safe to use in noinstr code; prefer atomic_long_set_release() elsewhere. 113 * Safe to use in noinstr code; prefer atomic_long_add() elsewhere. 134 * Safe to use in noinstr code; prefer atomic_long_add_return() elsewhere. 155 * Safe to use in noinstr code; prefer atomic_long_add_return_acquire() elsewhere. 176 * Safe to use in noinstr code; prefer atomic_long_add_return_release() elsewhere. 197 * Safe to use in noinstr code; prefer atomic_long_add_return_relaxed() elsewhere. 218 * Safe to use in noinstr code; prefer atomic_long_fetch_add() elsewhere. [all …]
|
| /kernel/linux/linux-6.6/rust/kernel/ |
| D | prelude.rs | 11 //! use kernel::prelude::*; 15 pub use core::pin::Pin; 18 pub use alloc::{boxed::Box, vec::Vec}; 21 pub use macros::{module, pin_data, pinned_drop, vtable, Zeroable}; 23 pub use super::build_assert; 27 pub use super::dbg; 28 pub use super::{pr_alert, pr_crit, pr_debug, pr_emerg, pr_err, pr_info, pr_notice, pr_warn}; 30 pub use super::{init, pin_init, try_init, try_pin_init}; 32 pub use super::static_assert; 34 pub use super::error::{code::*, Error, Result}; [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| D | Kconfig | 16 supported, and on how to use them. 27 If you say Y here, it will be possible to use a USB to serial 41 kernel will automatically use the first USB to serial converter 49 Say Y here if you want to use the generic USB serial driver. Please 58 Say Y here to use the USB serial "simple" driver. This driver 82 Say Y here if you want to use USB AIRcable Bluetooth Dongle. 90 Say Y here if you want to use a ARK Micro 3116 USB to Serial 99 Say Y here if you want to use a Belkin USB Serial single port 109 Say Y here if you want to use a Winchiphead CH341 single port 119 Say Y here if you want to use a ConnectTech WhiteHEAT 4 port [all …]
|
| /kernel/linux/linux-6.6/drivers/usb/serial/ |
| D | Kconfig | 16 supported, and on how to use them. 27 If you say Y here, it will be possible to use a USB to serial 41 kernel will automatically use the first USB to serial converter 49 Say Y here if you want to use the generic USB serial driver. Please 58 Say Y here to use the USB serial "simple" driver. This driver 82 Say Y here if you want to use USB AIRcable Bluetooth Dongle. 90 Say Y here if you want to use a ARK Micro 3116 USB to Serial 99 Say Y here if you want to use a Belkin USB Serial single port 109 Say Y here if you want to use a Winchiphead CH341 single port 119 Say Y here if you want to use a ConnectTech WhiteHEAT 4 port [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | colorspaces-defs.rst | 27 two basic ways to do it: Divide the angular value by 2 (0-179), or use the 87 - Use the default transfer function as defined by the colorspace. 89 - Use the Rec. 709 transfer function. 91 - Use the sRGB transfer function. 93 - Use the opRGB transfer function. 95 - Use the SMPTE 240M transfer function. 97 - Do not use a transfer function (i.e. use linear RGB values). 99 - Use the DCI-P3 transfer function. 101 - Use the SMPTE 2084 transfer function. See :ref:`xf-smpte-2084`. 116 - Use the default Y'CbCr encoding as defined by the colorspace. [all …]
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | colorspaces-defs.rst | 27 two basic ways to do it: Divide the angular value by 2 (0-179), or use the 87 - Use the default transfer function as defined by the colorspace. 89 - Use the Rec. 709 transfer function. 91 - Use the sRGB transfer function. 93 - Use the opRGB transfer function. 95 - Use the SMPTE 240M transfer function. 97 - Do not use a transfer function (i.e. use linear RGB values). 99 - Use the DCI-P3 transfer function. 101 - Use the SMPTE 2084 transfer function. See :ref:`xf-smpte-2084`. 116 - Use the default Y'CbCr encoding as defined by the colorspace. [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | macb.txt | 5 Use "cdns,at91rm9200-emac" Atmel at91rm9200 SoC. 6 Use "cdns,at91sam9260-macb" for Atmel at91sam9 SoCs. 7 Use "cdns,sam9x60-macb" for Microchip sam9x60 SoC. 8 Use "cdns,np4-macb" for NP4 SoC devices. 9 Use "cdns,at32ap7000-macb" for other 10/100 usage or use the generic form: "cdns,macb". 10 Use "cdns,pc302-gem" for Picochip picoXcell pc302 and later devices based on 12 Use "atmel,sama5d2-gem" for the GEM IP (10/100) available on Atmel sama5d2 SoCs. 13 Use "atmel,sama5d3-macb" for the 10/100Mbit IP available on Atmel sama5d3 SoCs. 14 Use "atmel,sama5d3-gem" for the Gigabit IP available on Atmel sama5d3 SoCs. 15 Use "atmel,sama5d4-gem" for the GEM IP (10/100) available on Atmel sama5d4 SoCs. [all …]
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| D | adp8870.h | 118 u8 l1_daylight_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 119 u8 l1_daylight_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ 120 u8 l2_bright_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 121 u8 l2_bright_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ 122 u8 l3_office_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 123 u8 l3_office_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ 124 u8 l4_indoor_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 125 u8 l4_indor_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ 126 u8 l5_dark_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 127 u8 l5_dark_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/via/ |
| D | tblDPASetting.c | 15 /* LCK/VCK < 30000000 will use this value */ 18 /* 30000000 < LCK/VCK < 50000000 will use this value */ 21 /* 50000000 < LCK/VCK < 70000000 will use this value */ 24 /* 70000000 < LCK/VCK < 100000000 will use this value */ 27 /* 100000000 < LCK/VCK < 15000000 will use this value */ 30 /* 15000000 < LCK/VCK will use this value */ 40 /* LCK/VCK < 30000000 will use this value */ 42 /* 30000000 < LCK/VCK < 50000000 will use this value */ 44 /* 50000000 < LCK/VCK < 70000000 will use this value */ 46 /* 70000000 < LCK/VCK < 100000000 will use this value */ [all …]
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/via/ |
| D | tblDPASetting.c | 15 /* LCK/VCK < 30000000 will use this value */ 18 /* 30000000 < LCK/VCK < 50000000 will use this value */ 21 /* 50000000 < LCK/VCK < 70000000 will use this value */ 24 /* 70000000 < LCK/VCK < 100000000 will use this value */ 27 /* 100000000 < LCK/VCK < 15000000 will use this value */ 30 /* 15000000 < LCK/VCK will use this value */ 40 /* LCK/VCK < 30000000 will use this value */ 42 /* 30000000 < LCK/VCK < 50000000 will use this value */ 44 /* 50000000 < LCK/VCK < 70000000 will use this value */ 46 /* 70000000 < LCK/VCK < 100000000 will use this value */ [all …]
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | adp8870.h | 118 u8 l1_daylight_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 119 u8 l1_daylight_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ 120 u8 l2_bright_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 121 u8 l2_bright_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ 122 u8 l3_office_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 123 u8 l3_office_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ 124 u8 l4_indoor_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 125 u8 l4_indor_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ 126 u8 l5_dark_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 127 u8 l5_dark_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
| D | Kconfig | 25 Choose this option if you want to use Exynos FIMD for DRM. 30 Choose this option if you want to use Exynos5433 DECON for DRM. 36 Choose this option if you want to use Exynos DECON for DRM. 41 Choose this option if you want to use Exynos Mixer for DRM. 46 Choose this option if you want to use Exynos VIDI for DRM. 83 Choose this option if you want to use Exynos HDMI for DRM. 89 Choose this option if you want to use Exynos MIC for DRM. 97 Choose this option if you want to use Exynos G2D for DRM. 106 Choose this option if you want to use Exynos FIMC for DRM. 112 Choose this option if you want to use Exynos Rotator for DRM. [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
| D | Kconfig | 23 Choose this option if you want to use Exynos FIMD for DRM. 28 Choose this option if you want to use Exynos5433 DECON for DRM. 34 Choose this option if you want to use Exynos DECON for DRM. 39 Choose this option if you want to use Exynos Mixer for DRM. 44 Choose this option if you want to use Exynos VIDI for DRM. 79 Choose this option if you want to use Exynos HDMI for DRM. 85 Choose this option if you want to use Exynos MIC for DRM. 94 Choose this option if you want to use Exynos G2D for DRM. 103 Choose this option if you want to use Exynos FIMC for DRM. 109 Choose this option if you want to use Exynos Rotator for DRM. [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/ |
| D | subdev.c | 7 * the rights to use, copy, modify, merge, publish, distribute, sublicense, 19 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 57 const char *action = suspend ? "suspend" : subdev->use.enabled ? "fini" : "reset"; in nvkm_subdev_fini() 71 subdev->use.enabled = false; in nvkm_subdev_fini() 130 if (subdev->use.enabled) { in nvkm_subdev_init_() 142 subdev->use.enabled = true; in nvkm_subdev_init_() 162 mutex_lock(&subdev->use.mutex); in nvkm_subdev_init() 163 if (refcount_read(&subdev->use.refcount) == 0) { in nvkm_subdev_init() 165 mutex_unlock(&subdev->use.mutex); in nvkm_subdev_init() 170 mutex_unlock(&subdev->use.mutex); in nvkm_subdev_init() [all …]
|
| /kernel/linux/linux-5.10/Documentation/x86/x86_64/ |
| D | boot-options.rst | 39 Do not opt-in to Local MCE delivery. Use legacy method 80 Use IO-APIC. Default 83 Don't use the IO-APIC. 86 Don't use the local APIC 89 Don't use the local APIC (alias for i386 compatibility) 109 Deprecated, use tsc=unstable instead. 112 Don't use the HPET timer. 131 Use the CPU reboot vector for warm reset 139 Use the keyboard controller. cold reset (default) 141 Use the ACPI RESET_REG in the FADT. If ACPI is not configured or [all …]
|
| /kernel/linux/linux-6.6/Documentation/arch/x86/x86_64/ |
| D | boot-options.rst | 39 Do not opt-in to Local MCE delivery. Use legacy method 73 Use IO-APIC. Default 76 Don't use the IO-APIC. 79 Don't use the local APIC 82 Don't use the local APIC (alias for i386 compatibility) 102 Deprecated, use tsc=unstable instead. 105 Don't use the HPET timer. 124 Use the CPU reboot vector for warm reset 132 Use the keyboard controller. cold reset (default) 134 Use the ACPI RESET_REG in the FADT. If ACPI is not configured or [all …]
|
| /kernel/linux/linux-6.6/drivers/clk/qcom/ |
| D | Kconfig | 109 Say Y if you want to use peripheral devices such as UART, SPI, 146 Say Y if you want to use peripheral devices such as UART, SPI, 154 Say Y if you want to use peripheral devices such as UART, SPI, 162 Say Y if you want to use peripheral devices such as UART, SPI, 169 Say Y if you want to use peripheral devices such as UART, SPI, 178 Say Y if you want to use peripheral devices such as UART, SPI, 187 Say Y if you want to use audio devices such as i2s, pcm, 195 Say Y if you want to use peripheral devices such as UART, SPI, 203 Say Y if you want to use peripheral devices such as UART, SPI, 212 Say Y if you want to use peripheral devices such as UART, SPI, [all …]
|
| /kernel/linux/linux-5.10/arch/mips/loongson32/ |
| D | Kconfig | 39 bool "Use PWM Timer for clockevent/clocksource" 54 bool "Use PWM Timer 0" 56 Use PWM Timer 0 as the default clockevent/clocksourcer. 59 bool "Use PWM Timer 1" 61 Use PWM Timer 1 as the default clockevent/clocksourcer. 64 bool "Use PWM Timer 2" 66 Use PWM Timer 2 as the default clockevent/clocksourcer. 69 bool "Use PWM Timer 3" 71 Use PWM Timer 3 as the default clockevent/clocksourcer.
|
| /kernel/linux/linux-5.10/drivers/clk/qcom/ |
| D | Kconfig | 89 Say Y if you want to use peripheral devices such as UART, SPI, 125 Say Y if you want to use peripheral devices such as UART, SPI, 132 Say Y if you want to use peripheral devices such as UART, SPI, 140 Say Y if you want to use peripheral devices such as UART, SPI, 148 Say Y if you want to use audio devices such as i2s, pcm, 155 Say Y if you want to use peripheral devices such as UART, SPI, 163 Say Y if you want to use peripheral devices such as UART, SPI, 171 Say Y if you want to use devices such as UART, SPI i2c, USB, 179 Say Y if you want to use devices such as UART, SPI i2c, USB, 186 Say Y if you want to use peripheral devices such as UART, SPI, [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | linkage.h | 10 /* Some toolchains use other characters (e.g. '`') to mark new line in macro */ 110 /* deprecated, use SYM_DATA*, SYM_ENTRY, or similar */ 117 /* deprecated, use SYM_FUNC_START */ 126 /* deprecated, use SYM_FUNC_START_WEAK* */ 132 /* deprecated, use SYM_FUNC_END, SYM_DATA_END, or SYM_END */ 138 * then please use ENDPROC to mark 'name' as STT_FUNC for the benefit of 142 /* deprecated, use SYM_FUNC_END */ 150 /* SYM_ENTRY -- use only if you have to for non-paired symbols */ 158 /* SYM_START -- use only if you have to */ 164 /* SYM_END -- use only if you have to */ [all …]
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | linkage.h | 10 /* Some toolchains use other characters (e.g. '`') to mark new line in macro */ 110 /* deprecated, use SYM_DATA*, SYM_ENTRY, or similar */ 117 /* deprecated, use SYM_FUNC_START */ 126 /* deprecated, use SYM_FUNC_START_WEAK* */ 132 /* deprecated, use SYM_FUNC_END, SYM_DATA_END, or SYM_END */ 138 * then please use ENDPROC to mark 'name' as STT_FUNC for the benefit of 142 /* deprecated, use SYM_FUNC_END */ 150 /* SYM_ENTRY -- use only if you have to for non-paired symbols */ 158 /* SYM_START -- use only if you have to */ 164 /* SYM_END -- use only if you have to */ [all …]
|
| /kernel/linux/linux-5.10/drivers/w1/slaves/ |
| D | Kconfig | 23 Say Y or M here if you want to use a DS2405 1-wire 31 Say Y here if you want to use a 1-wire 47 Say Y here if you want to use a 1-wire 54 Say Y or M here if you want to use a 1-wire 66 Say Y here if you want to use a 1-wire 72 Say Y here if you want to use a 1-wire 80 Say Y here if you want to use a 1-wire 256bit EEPROM 88 Say Y here if you want to use a 1-wire 94 Say Y here if you want to use a 1-wire 109 Say Y here if you want to use a 1-wire [all …]
|
| /kernel/linux/linux-6.6/drivers/w1/slaves/ |
| D | Kconfig | 23 Say Y or M here if you want to use a DS2405 1-wire 31 Say Y here if you want to use a 1-wire 47 Say Y here if you want to use a 1-wire 54 Say Y or M here if you want to use a 1-wire 66 Say Y here if you want to use a 1-wire 72 Say Y here if you want to use a 1-wire 80 Say Y here if you want to use a 1-wire 256bit EEPROM 88 Say Y here if you want to use a 1-wire 94 Say Y here if you want to use a 1-wire 109 Say Y here if you want to use a 1-wire [all …]
|
| /kernel/linux/linux-6.6/drivers/media/rc/ |
| D | Kconfig | 51 remote control and you would like to use it with a raw IR 52 receiver, or if you wish to use an encoder to transmit this IR. 68 Windows Media Center Edition, which you would like to use with 178 Say Y if you want to use GPIO based IR Receiver. 198 Say Y here if you want to use hisilicon hix5hd2 remote control. 208 Say Y here if you want to use the IgorPlug-USB IR Receiver by 221 Say Y here if you want to use the IguanaWorks USB IR Transceiver. 223 change the ID or the pin config, use the user space driver from 235 Say Y here if you want to use a SoundGraph iMON (aka Antec Veris) 245 Say Y here if you want to use a SoundGraph iMON IR Receiver, [all …]
|