| /linux/drivers/ |
| H A D | Kconfig | 6 source "drivers/amba/Kconfig" 7 source "drivers/eisa/Kconfig" 8 source "drivers/pci/Kconfig" 9 source "drivers/cxl/Kconfig" 10 source "drivers/pcmcia/Kconfig" 11 source "drivers/rapidio/Kconfig" 20 source "drivers/base/Kconfig" 22 source "drivers/bus/Kconfig" 24 source "drivers/cache/Kconfig" 26 source "drivers/connector/Kconfig" [all …]
|
| /linux/drivers/net/ethernet/ |
| H A D | Kconfig | 18 source "drivers/net/ethernet/3com/Kconfig" 19 source "drivers/net/ethernet/actions/Kconfig" 20 source "drivers/net/ethernet/adaptec/Kconfig" 21 source "drivers/net/ethernet/aeroflex/Kconfig" 22 source "drivers/net/ethernet/agere/Kconfig" 23 source "drivers/net/ethernet/airoha/Kconfig" 24 source "drivers/net/ethernet/alacritech/Kconfig" 25 source "drivers/net/ethernet/allwinner/Kconfig" 26 source "drivers/net/ethernet/alteon/Kconfig" 27 source "drivers/net/ethernet/altera/Kconfig" [all …]
|
| /linux/drivers/soc/ |
| H A D | Kconfig | 4 source "drivers/soc/amlogic/Kconfig" 5 source "drivers/soc/apple/Kconfig" 6 source "drivers/soc/aspeed/Kconfig" 7 source "drivers/soc/atmel/Kconfig" 8 source "drivers/soc/bcm/Kconfig" 9 source "drivers/soc/canaan/Kconfig" 10 source "drivers/soc/cirrus/Kconfig" 11 source "drivers/soc/fsl/Kconfig" 12 source "drivers/soc/fujitsu/Kconfig" 13 source "drivers/soc/hisilicon/Kconfig" [all …]
|
| /linux/drivers/acpi/acpica/ |
| H A D | rsmisc.c | 40 void *source; in acpi_rs_convert_aml_to_resource() local 79 source = ACPI_ADD_PTR(void, aml, info->aml_offset); in acpi_rs_convert_aml_to_resource() 106 ((ACPI_GET8(source) >> info->value) & 0x01)); in acpi_rs_convert_aml_to_resource() 114 ((ACPI_GET8(source) >> info->value) & 0x03)); in acpi_rs_convert_aml_to_resource() 122 ((ACPI_GET8(source) >> info->value) & 0x07)); in acpi_rs_convert_aml_to_resource() 130 ((ACPI_GET8(source) >> info->value) & 0x3F)); in acpi_rs_convert_aml_to_resource() 135 item_count = ACPI_GET8(source); in acpi_rs_convert_aml_to_resource() 154 item_count = ACPI_GET16(target) - ACPI_GET16(source); in acpi_rs_convert_aml_to_resource() 163 item_count = ACPI_GET8(source); in acpi_rs_convert_aml_to_resource() 182 ACPI_GET16(target) - ACPI_GET16(source); in acpi_rs_convert_aml_to_resource() [all …]
|
| /linux/drivers/media/pci/ |
| H A D | Kconfig | 16 source "drivers/media/pci/mgb4/Kconfig" 17 source "drivers/media/pci/solo6x10/Kconfig" 18 source "drivers/media/pci/tw5864/Kconfig" 19 source "drivers/media/pci/tw68/Kconfig" 20 source "drivers/media/pci/tw686x/Kconfig" 21 source "drivers/media/pci/zoran/Kconfig" 28 source "drivers/media/pci/dt3155/Kconfig" 29 source "drivers/media/pci/ivtv/Kconfig" 30 source "drivers/media/pci/saa7146/Kconfig" 37 source "drivers/media/pci/bt8xx/Kconfig" [all …]
|
| /linux/drivers/pmdomain/ |
| H A D | Kconfig | 4 source "drivers/pmdomain/actions/Kconfig" 5 source "drivers/pmdomain/amlogic/Kconfig" 6 source "drivers/pmdomain/apple/Kconfig" 7 source "drivers/pmdomain/arm/Kconfig" 8 source "drivers/pmdomain/bcm/Kconfig" 9 source "drivers/pmdomain/imx/Kconfig" 10 source "drivers/pmdomain/marvell/Kconfig" 11 source "drivers/pmdomain/mediatek/Kconfig" 12 source "drivers/pmdomain/qcom/Kconfig" 13 source "drivers/pmdomain/renesas/Kconfig" [all …]
|
| /linux/sound/soc/ |
| H A D | Kconfig | 105 source "sound/soc/adi/Kconfig" 106 source "sound/soc/amd/Kconfig" 107 source "sound/soc/apple/Kconfig" 108 source "sound/soc/atmel/Kconfig" 109 source "sound/soc/au1x/Kconfig" 110 source "sound/soc/bcm/Kconfig" 111 source "sound/soc/cirrus/Kconfig" 112 source "sound/soc/dwc/Kconfig" 113 source "sound/soc/fsl/Kconfig" 114 source "soun [all...] |
| /linux/drivers/media/platform/ |
| H A D | Kconfig | 36 use system memory for both source and destination buffers, as opposed 65 source "drivers/media/platform/allegro-dvt/Kconfig" 66 source "drivers/media/platform/amlogic/Kconfig" 67 source "drivers/media/platform/amphion/Kconfig" 68 source "drivers/media/platform/arm/Kconfig" 69 source "drivers/media/platform/aspeed/Kconfig" 70 source "drivers/media/platform/atmel/Kconfig" 71 source "drivers/media/platform/broadcom/Kconfig" 72 source "drivers/media/platform/cadence/Kconfig" 73 source "drivers/media/platform/chips-media/Kconfig" [all …]
|
| /linux/drivers/media/usb/ |
| H A D | Kconfig | 16 source "drivers/media/usb/gspca/Kconfig" 17 source "drivers/media/usb/pwc/Kconfig" 18 source "drivers/media/usb/s2255/Kconfig" 19 source "drivers/media/usb/usbtv/Kconfig" 20 source "drivers/media/usb/uvc/Kconfig" 27 source "drivers/media/usb/go7007/Kconfig" 28 source "drivers/media/usb/hdpvr/Kconfig" 29 source "drivers/media/usb/pvrusb2/Kconfig" 30 source "drivers/media/usb/stk1160/Kconfig" 37 source "drivers/media/usb/au0828/Kconfig" [all …]
|
| /linux/drivers/net/wireless/ |
| H A D | Kconfig | 21 source "drivers/net/wireless/admtek/Kconfig" 22 source "drivers/net/wireless/ath/Kconfig" 23 source "drivers/net/wireless/atmel/Kconfig" 24 source "drivers/net/wireless/broadcom/Kconfig" 25 source "drivers/net/wireless/intel/Kconfig" 26 source "drivers/net/wireless/intersil/Kconfig" 27 source "drivers/net/wireless/marvell/Kconfig" 28 source "drivers/net/wireless/mediatek/Kconfig" 29 source "drivers/net/wireless/microchip/Kconfig" 30 source "drivers/net/wireless/purelifi/Kconfig" [all …]
|
| /linux/drivers/iio/ |
| H A D | Kconfig | 23 source "drivers/iio/buffer/Kconfig" 84 source "drivers/iio/accel/Kconfig" 85 source "drivers/iio/adc/Kconfig" 86 source "drivers/iio/addac/Kconfig" 87 source "drivers/iio/afe/Kconfig" 88 source "drivers/iio/amplifiers/Kconfig" 89 source "drivers/iio/cdc/Kconfig" 90 source "drivers/iio/chemical/Kconfig" 91 source "drivers/iio/common/Kconfig" 92 source "drivers/iio/dac/Kconfig" [all …]
|
| /linux/drivers/gpu/drm/ci/xfails/ |
| H A D | msm-sm8350-hdk-skips.txt | 24 …u fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=PERMISSION source=CP (0,0,0,1) 25 … gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 26 … gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 27 … gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 28 … gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 29 … gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 31 … gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 32 … gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 33 … gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 34 … gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) [all …]
|
| /linux/ |
| H A D | Kconfig | 8 source "scripts/Kconfig.include" 10 source "init/Kconfig" 12 source "kernel/Kconfig.freezer" 14 source "fs/Kconfig.binfmt" 16 source "mm/Kconfig" 18 source "net/Kconfig" 20 source "drivers/Kconfig" 22 source "fs/Kconfig" 24 source "security/Kconfig" 26 source "crypto/Kconfig" [all …]
|
| /linux/fs/ |
| H A D | Kconfig | 35 source "fs/ext2/Kconfig" 36 source "fs/ext4/Kconfig" 37 source "fs/jbd2/Kconfig" 46 source "fs/jfs/Kconfig" 48 source "fs/xfs/Kconfig" 49 source "fs/gfs2/Kconfig" 50 source "fs/ocfs2/Kconfig" 51 source "fs/btrfs/Kconfig" 52 source "fs/nilfs2/Kconfig" 53 source "fs/f2fs/Kconfig" [all …]
|
| /linux/drivers/gpu/drm/ |
| H A D | Kconfig | 31 source "drivers/gpu/drm/Kconfig.debug" 172 source "drivers/gpu/drm/clients/Kconfig" 186 source "drivers/gpu/drm/display/Kconfig" 281 source "drivers/gpu/drm/adp/Kconfig" 282 source "drivers/gpu/drm/amd/amdgpu/Kconfig" 283 source "drivers/gpu/drm/arm/Kconfig" 284 source "drivers/gpu/drm/armada/Kconfig" 285 source "drivers/gpu/drm/aspeed/Kconfig" 286 source "drivers/gpu/drm/ast/Kconfig" 287 source "drivers/gpu/drm/atmel-hlcdc/Kconfig" [all …]
|
| /linux/drivers/android/binder/ |
| H A D | error.rs | 16 source: Option<Error>, field 23 source: None, in new_dead() 30 source: None, in new_frozen() 37 source: None, in new_frozen_oneway() 46 self.source.unwrap_or(EINVAL).to_errno() in as_errno() 50 self.source.is_some() in should_pr_warn() 57 fn from(source: Error) -> Self { in from() 60 source: Some(source), in from() 66 fn from(source: kernel::fs::file::BadFdError) -> Self { in from() 67 BinderError::from(Error::from(source)) in from() [all …]
|
| /linux/drivers/infiniband/ |
| H A D | Kconfig | 83 source "drivers/infiniband/hw/bnxt_re/Kconfig" 84 source "drivers/infiniband/hw/bng_re/Kconfig" 85 source "drivers/infiniband/hw/cxgb4/Kconfig" 86 source "drivers/infiniband/hw/efa/Kconfig" 87 source "drivers/infiniband/hw/erdma/Kconfig" 88 source "drivers/infiniband/hw/hfi1/Kconfig" 89 source "drivers/infiniband/hw/hns/Kconfig" 90 source "drivers/infiniband/hw/ionic/Kconfig" 91 source "drivers/infiniband/hw/irdma/Kconfig" 92 source "drivers/infiniband/hw/mana/Kconfig" [all …]
|
| /linux/sound/ |
| H A D | Kconfig | 40 source "sound/oss/dmasound/Kconfig" 52 source "sound/core/Kconfig" 54 source "sound/drivers/Kconfig" 56 source "sound/isa/Kconfig" 58 source "sound/pci/Kconfig" 60 source "sound/hda/Kconfig" 62 source "sound/ppc/Kconfig" 64 source "sound/ac97/Kconfig" 66 source "sound/aoa/Kconfig" 68 source "sound/arm/Kconfig" [all …]
|
| /linux/drivers/platform/ |
| H A D | Kconfig | 2 source "drivers/platform/mips/Kconfig" 4 source "drivers/platform/loongarch/Kconfig" 6 source "drivers/platform/goldfish/Kconfig" 8 source "drivers/platform/chrome/Kconfig" 10 source "drivers/platform/cznic/Kconfig" 12 source "drivers/platform/mellanox/Kconfig" 14 source "drivers/platform/olpc/Kconfig" 16 source "drivers/platform/surface/Kconfig" 18 source "drivers/platform/x86/Kconfig" 20 source "drivers/platform/arm64/Kconfig" [all …]
|
| /linux/arch/sparc/lib/ |
| H A D | memset.S | 30 #define STORE(source, base, offset, n) \ argument 31 98: std source, [base + offset + n]; \ 42 #define STORE_LAST(source, base, offset, n) \ argument 43 EX(std source, [base - offset - n], \ 49 #define ZERO_BIG_BLOCK(base, offset, source) \ argument 50 STORE(source, base, offset, 0x00); \ 51 STORE(source, base, offset, 0x08); \ 52 STORE(source, base, offset, 0x10); \ 53 STORE(source, base, offset, 0x18); \ 54 STORE(source, base, offset, 0x20); \ [all …]
|
| /linux/drivers/media/i2c/ |
| H A D | max9286.c | 164 struct max9286_source *source; member 210 struct max9286_source *source) in next_source() argument 212 if (!source) in next_source() 213 source = &priv->sources[0]; in next_source() 215 source++; in next_source() 217 for (; source < &priv->sources[MAX9286_NUM_GMSL]; source++) { in next_source() 218 if (source->fwnode) in next_source() 219 return source; in next_source() 225 #define for_each_source(priv, source) \ argument 226 for ((source) = NULL; ((source) = next_source((priv), (source))); ) [all …]
|
| /linux/drivers/mtd/ |
| H A D | mtdsuper.c | 106 if (!fc->source) in get_tree_mtd() 109 pr_debug("MTDSB: dev_name \"%s\"\n", fc->source); in get_tree_mtd() 116 if (fc->source[0] == 'm' && in get_tree_mtd() 117 fc->source[1] == 't' && in get_tree_mtd() 118 fc->source[2] == 'd') { in get_tree_mtd() 119 if (fc->source[3] == ':') { in get_tree_mtd() 124 fc->source + 4); in get_tree_mtd() 126 mtd = get_mtd_device_nm(fc->source + 4); in get_tree_mtd() 131 fc->source + 4); in get_tree_mtd() 133 } else if (isdigit(fc->source[3])) { in get_tree_mtd() [all …]
|
| /linux/lib/lz4/ |
| H A D | lz4_decompress.c | 459 int LZ4_decompress_safe(const char *source, char *dest, in LZ4_decompress_safe() argument 462 return LZ4_decompress_generic(source, dest, in LZ4_decompress_safe() 477 int LZ4_decompress_fast(const char *source, char *dest, int originalSize) in LZ4_decompress_fast() argument 479 return LZ4_decompress_generic(source, dest, 0, originalSize, in LZ4_decompress_fast() 487 static int LZ4_decompress_safe_withPrefix64k(const char *source, char *dest, in LZ4_decompress_safe_withPrefix64k() argument 490 return LZ4_decompress_generic(source, dest, in LZ4_decompress_safe_withPrefix64k() 497 static int LZ4_decompress_safe_withSmallPrefix(const char *source, char *dest, in LZ4_decompress_safe_withSmallPrefix() argument 502 return LZ4_decompress_generic(source, dest, in LZ4_decompress_safe_withSmallPrefix() 509 static int LZ4_decompress_safe_forceExtDict(const char *source, char *dest, in LZ4_decompress_safe_forceExtDict() argument 513 return LZ4_decompress_generic(source, dest, in LZ4_decompress_safe_forceExtDict() [all …]
|
| /linux/drivers/phy/ |
| H A D | Kconfig | 148 source "drivers/phy/allwinner/Kconfig" 149 source "drivers/phy/amlogic/Kconfig" 150 source "drivers/phy/apple/Kconfig" 151 source "drivers/phy/broadcom/Kconfig" 152 source "drivers/phy/cadence/Kconfig" 153 source "drivers/phy/freescale/Kconfig" 154 source "drivers/phy/hisilicon/Kconfig" 155 source "drivers/phy/ingenic/Kconfig" 156 source "drivers/phy/lantiq/Kconfig" 157 source "drivers/phy/marvell/Kconfig" [all …]
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | psci_test.c | 84 static struct kvm_vm *setup_vm(void *guest_code, struct kvm_vcpu **source, in setup_vm() argument 95 *source = aarch64_vcpu_add(vm, 0, &init, guest_code); in setup_vm() 144 struct kvm_vcpu *source, *target; in host_test_cpu_on() local 149 vm = setup_vm(guest_test_cpu_on, &source, &target); in host_test_cpu_on() 157 vcpu_args_set(source, 1, target_mpidr & MPIDR_HWID_BITMASK); in host_test_cpu_on() 158 enter_guest(source); in host_test_cpu_on() 160 if (get_ucall(source, &uc) != UCALL_DONE) in host_test_cpu_on() 181 struct kvm_vcpu *source, *target; in host_test_system_suspend() local 185 vm = setup_vm(guest_test_system_suspend, &source, &target); in host_test_system_suspend() 189 run = source->run; in host_test_system_suspend() [all …]
|