Searched refs:source (Results 1 – 25 of 702) sorted by relevance
12345678910>>...29
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"14 source "drivers/base/Kconfig"16 source "drivers/bus/Kconfig"18 source "drivers/cache/Kconfig"20 source "drivers/connector/Kconfig"[all …]
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/alacritech/Kconfig"24 source "drivers/net/ethernet/allwinner/Kconfig"25 source "drivers/net/ethernet/alteon/Kconfig"26 source "drivers/net/ethernet/altera/Kconfig"27 source "drivers/net/ethernet/amazon/Kconfig"[all …]
56 static int i8xx_pipe_crc_ctl_reg(enum intel_pipe_crc_source *source, in i8xx_pipe_crc_ctl_reg() argument59 if (*source == INTEL_PIPE_CRC_SOURCE_AUTO) in i8xx_pipe_crc_ctl_reg()60 *source = INTEL_PIPE_CRC_SOURCE_PIPE; in i8xx_pipe_crc_ctl_reg()62 switch (*source) { in i8xx_pipe_crc_ctl_reg()78 enum intel_pipe_crc_source *source) in i9xx_pipe_crc_auto_source() argument84 *source = INTEL_PIPE_CRC_SOURCE_PIPE; in i9xx_pipe_crc_auto_source()98 *source = INTEL_PIPE_CRC_SOURCE_TV; in i9xx_pipe_crc_auto_source()105 *source = INTEL_PIPE_CRC_SOURCE_DP_B; in i9xx_pipe_crc_auto_source()108 *source = INTEL_PIPE_CRC_SOURCE_DP_C; in i9xx_pipe_crc_auto_source()111 *source = INTEL_PIPE_CRC_SOURCE_DP_D; in i9xx_pipe_crc_auto_source()[all …]
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 …]
16 source "drivers/media/pci/mgb4/Kconfig"17 source "drivers/media/pci/solo6x10/Kconfig"18 source "drivers/media/pci/sta2x11/Kconfig"19 source "drivers/media/pci/tw5864/Kconfig"20 source "drivers/media/pci/tw68/Kconfig"21 source "drivers/media/pci/tw686x/Kconfig"22 source "drivers/media/pci/zoran/Kconfig"29 source "drivers/media/pci/dt3155/Kconfig"30 source "drivers/media/pci/ivtv/Kconfig"31 source "drivers/media/pci/saa7146/Kconfig"[all …]
40 void *source; in acpi_rs_convert_aml_to_resource() local79 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 …]
128 u8 acpi_ut_safe_strcpy(char *dest, acpi_size dest_size, char *source) in acpi_ut_safe_strcpy() argument131 if (strlen(source) >= dest_size) { in acpi_ut_safe_strcpy()135 strcpy(dest, source); in acpi_ut_safe_strcpy()139 u8 acpi_ut_safe_strcat(char *dest, acpi_size dest_size, char *source) in acpi_ut_safe_strcat() argument142 if ((strlen(dest) + strlen(source)) >= dest_size) { in acpi_ut_safe_strcat()146 strcat(dest, source); in acpi_ut_safe_strcat()153 char *source, acpi_size max_transfer_length) in acpi_ut_safe_strncat() argument157 actual_transfer_length = ACPI_MIN(max_transfer_length, strlen(source)); in acpi_ut_safe_strncat()163 strncat(dest, source, max_transfer_length); in acpi_ut_safe_strncat()167 void acpi_ut_safe_strncpy(char *dest, char *source, acpi_size dest_size) in acpi_ut_safe_strncpy() argument[all …]
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/mediatek/Kconfig"11 source "drivers/pmdomain/qcom/Kconfig"12 source "drivers/pmdomain/renesas/Kconfig"13 source "drivers/pmdomain/rockchip/Kconfig"[all …]
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 …]
36 use system memory for both source and destination buffers, as opposed65 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/aspeed/Kconfig"69 source "drivers/media/platform/atmel/Kconfig"70 source "drivers/media/platform/broadcom/Kconfig"71 source "drivers/media/platform/cadence/Kconfig"72 source "drivers/media/platform/chips-media/Kconfig"73 source "drivers/media/platform/imagination/Kconfig"[all …]
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 …]
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 …]
27 source "drivers/staging/olpc_dcon/Kconfig"29 source "drivers/staging/rtl8192e/Kconfig"31 source "drivers/staging/rtl8723bs/Kconfig"33 source "drivers/staging/rtl8712/Kconfig"35 source "drivers/staging/rts5208/Kconfig"37 source "drivers/staging/octeon/Kconfig"39 source "drivers/staging/vt6655/Kconfig"41 source "drivers/staging/vt6656/Kconfig"43 source "drivers/staging/iio/Kconfig"45 source "drivers/staging/sm750fb/Kconfig"[all …]
85 source "drivers/phy/allwinner/Kconfig"86 source "drivers/phy/amlogic/Kconfig"87 source "drivers/phy/broadcom/Kconfig"88 source "drivers/phy/cadence/Kconfig"89 source "drivers/phy/freescale/Kconfig"90 source "drivers/phy/hisilicon/Kconfig"91 source "drivers/phy/ingenic/Kconfig"92 source "drivers/phy/lantiq/Kconfig"93 source "drivers/phy/marvell/Kconfig"94 source "drivers/phy/mediatek/Kconfig"[all …]
15 source: Option<Error>, field22 source: None, in new_dead()29 source: None, in new_frozen()36 source: None, in new_frozen_oneway()45 self.source.unwrap_or(EINVAL).to_errno() in as_errno()49 self.source.is_some() in should_pr_warn()56 fn from(source: Error) -> Self { in from()59 source: Some(source), in from()65 fn from(source: kernel::fs::file::BadFdError) -> Self { in from()66 BinderError::from(Error::from(source)) in from()[all …]
82 source "drivers/infiniband/hw/bnxt_re/Kconfig"83 source "drivers/infiniband/hw/cxgb4/Kconfig"84 source "drivers/infiniband/hw/efa/Kconfig"85 source "drivers/infiniband/hw/erdma/Kconfig"86 source "drivers/infiniband/hw/hfi1/Kconfig"87 source "drivers/infiniband/hw/hns/Kconfig"88 source "drivers/infiniband/hw/irdma/Kconfig"89 source "drivers/infiniband/hw/mana/Kconfig"90 source "drivers/infiniband/hw/mlx4/Kconfig"91 source "drivers/infiniband/hw/mlx5/Kconfig"[all …]
164 struct max9286_source *source; member210 struct max9286_source *source) in next_source() argument212 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) \ argument226 for ((source) = NULL; ((source) = next_source((priv), (source))); )[all …]
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 …]
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"
39 source "drivers/usb/common/Kconfig"106 source "drivers/usb/core/Kconfig"108 source "drivers/usb/mon/Kconfig"110 source "drivers/usb/host/Kconfig"112 source "drivers/usb/renesas_usbhs/Kconfig"114 source "drivers/usb/class/Kconfig"116 source "drivers/usb/storage/Kconfig"118 source "drivers/usb/image/Kconfig"120 source "drivers/usb/usbip/Kconfig"126 source "drivers/usb/cdns3/Kconfig"[all …]
51 source : 9, member61 source : 9,70 source : 9, member80 source : 9,89 source : 9, member97 source : 9,106 source : 9, member116 source : 9,125 source : 9, member133 source : 9,[all …]
269 If in doubt, say "N" or spread the word to your closed source284 source "drivers/gpu/drm/display/Kconfig"365 source "drivers/gpu/drm/i2c/Kconfig"367 source "drivers/gpu/drm/arm/Kconfig"369 source "drivers/gpu/drm/radeon/Kconfig"371 source "drivers/gpu/drm/amd/amdgpu/Kconfig"373 source "drivers/gpu/drm/nouveau/Kconfig"375 source "drivers/gpu/drm/i915/Kconfig"377 source "drivers/gpu/drm/xe/Kconfig"379 source "drivers/gpu/drm/kmb/Kconfig"[all …]
77 enum dc_irq_source source) in find_irq_source_info() argument79 if (source >= DAL_IRQ_SOURCES_NUMBER) in find_irq_source_info()82 return &irq_service->info[source]; in find_irq_source_info()100 enum dc_irq_source source, in dal_irq_service_set() argument104 find_irq_source_info(irq_service, source); in dal_irq_service_set()109 source); in dal_irq_service_set()113 dal_irq_service_ack(irq_service, source); in dal_irq_service_set()118 source, enable); in dal_irq_service_set()144 enum dc_irq_source source) in dal_irq_service_ack() argument147 find_irq_source_info(irq_service, source); in dal_irq_service_ack()[all …]
285 if (link->source->entity == entity) in media_entity_other()288 return link->source->entity; in media_entity_other()378 link->source->entity->name, link->source->index, in media_graph_walk_iter()630 link->source->entity->name, link->source->index, in media_pipeline_explore_next_link()634 if (link->source->entity == origin->entity) { in media_pipeline_explore_next_link()635 local = link->source; in media_pipeline_explore_next_link()639 remote = link->source; in media_pipeline_explore_next_link()838 if (link->sink != pad && link->source != pad) in __media_pipeline_start()862 link->source->entity->name, in __media_pipeline_start()863 link->source->index, in __media_pipeline_start()[all …]
29 source "drivers/auxdisplay/Kconfig"36 source "drivers/char/agp/Kconfig"38 source "drivers/gpu/vga/Kconfig"40 source "drivers/gpu/host1x/Kconfig"41 source "drivers/gpu/ipu-v3/Kconfig"43 source "drivers/gpu/drm/Kconfig"46 source "drivers/video/fbdev/Kconfig"49 source "drivers/video/backlight/Kconfig"64 source "drivers/video/console/Kconfig"68 source "drivers/video/logo/Kconfig"