| /Linux-v5.4/drivers/cpufreq/ | 
| D | Kconfig.x86 | 6 config X86_INTEL_PSTATE  label21 config X86_PCC_CPUFREQ  label
 35 config X86_ACPI_CPUFREQ  label
 51 config X86_ACPI_CPUFREQ_CPB  label
 63 config X86_SFI_CPUFREQ  label
 73 config ELAN_CPUFREQ  label
 88 config SC520_CPUFREQ  label
 99 config X86_POWERNOW_K6  label
 110 config X86_POWERNOW_K7  label
 120 config X86_POWERNOW_K7_ACPI  label
 [all …]
 
 | 
| /Linux-v5.4/tools/power/cpupower/bench/ | 
| D | parse.h | 8 struct config  struct10 	long sleep;		/* sleep time in µs */
 11 	long load;		/* load time in µs */
 12 	long sleep_step;	/* time value which changes the
 14 	long load_step;		/* time value which changes the
 38 int prepare_config(const char *path, struct config *config);  argument
 
 | 
| /Linux-v5.4/drivers/hwtracing/coresight/ | 
| D | coresight-etm4x-sysfs.c | 16 	struct etmv4_config *config = &drvdata->config;  in etm4_set_mode_exclude()  local171 	struct etmv4_config *config = &drvdata->config;  in reset_store()  local
 280 	struct etmv4_config *config = &drvdata->config;  in mode_show()  local
 292 	struct etmv4_config *config = &drvdata->config;  in mode_store()  local
 444 	struct etmv4_config *config = &drvdata->config;  in pe_show()  local
 456 	struct etmv4_config *config = &drvdata->config;  in pe_store()  local
 479 	struct etmv4_config *config = &drvdata->config;  in event_show()  local
 491 	struct etmv4_config *config = &drvdata->config;  in event_store()  local
 528 	struct etmv4_config *config = &drvdata->config;  in event_instren_show()  local
 540 	struct etmv4_config *config = &drvdata->config;  in event_instren_store()  local
 [all …]
 
 | 
| D | coresight-etm3x-sysfs.c | 72 	struct etm_config *config = &drvdata->config;  in reset_store()  local100 	struct etm_config *config = &drvdata->config;  in mode_show()  local
 113 	struct etm_config *config = &drvdata->config;  in mode_store()  local
 185 	struct etm_config *config = &drvdata->config;  in trigger_event_show()  local
 198 	struct etm_config *config = &drvdata->config;  in trigger_event_store()  local
 215 	struct etm_config *config = &drvdata->config;  in enable_event_show()  local
 228 	struct etm_config *config = &drvdata->config;  in enable_event_store()  local
 245 	struct etm_config *config = &drvdata->config;  in fifofull_level_show()  local
 258 	struct etm_config *config = &drvdata->config;  in fifofull_level_store()  local
 275 	struct etm_config *config = &drvdata->config;  in addr_idx_show()  local
 [all …]
 
 | 
| D | coresight-etm4x.c | 91 	struct etmv4_config *config = &drvdata->config;  in etm4_enable_hw()  local234 	struct etmv4_config *config = &drvdata->config;  in etm4_config_timestamp_event()  local
 305 	struct etmv4_config *config = &drvdata->config;  in etm4_parse_event_config()  local
 734 static void etm4_set_default_config(struct etmv4_config *config)  in etm4_set_default_config()
 753 static u64 etm4_get_ns_access_type(struct etmv4_config *config)  in etm4_get_ns_access_type()
 780 static u64 etm4_get_access_type(struct etmv4_config *config)  in etm4_get_access_type()
 795 static void etm4_set_comparator_filter(struct etmv4_config *config,  in etm4_set_comparator_filter()
 828 static void etm4_set_start_stop_filter(struct etmv4_config *config,  in etm4_set_start_stop_filter()
 849 static void etm4_set_default_filter(struct etmv4_config *config)  in etm4_set_default_filter()
 873 static void etm4_set_default(struct etmv4_config *config)  in etm4_set_default()
 [all …]
 
 | 
| /Linux-v5.4/lib/ | 
| D | test_kmod.c | 131 	struct test_config config;  member182 	struct test_config *config = &test_dev->config;  in kmod_test_done_check()  local
 198 	struct test_config *config = &test_dev->config;  in test_kmod_put_module()  local
 221 	struct test_config *config = &test_dev->config;  in run_request()  local
 252 	struct test_config *config = &test_dev->config;  in tally_work_test()  local
 293 	struct test_config *config = &test_dev->config;  in tally_up_work()  local
 352 	struct test_config *config = &test_dev->config;  in test_dev_kmod_stop_tests()  local
 390 	struct test_config *config = &test_dev->config;  in try_requests()  local
 427 	struct test_config *config = &test_dev->config;  in run_test_driver()  local
 444 	struct test_config *config = &test_dev->config;  in run_test_fs_type()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/rtc/ | 
| D | rtc-spear.c | 88 static inline void spear_rtc_clear_interrupt(struct spear_rtc_config *config)  in spear_rtc_clear_interrupt()100 static inline void spear_rtc_enable_interrupt(struct spear_rtc_config *config)  in spear_rtc_enable_interrupt()
 112 static inline void spear_rtc_disable_interrupt(struct spear_rtc_config *config)  in spear_rtc_disable_interrupt()
 123 static inline int is_write_complete(struct spear_rtc_config *config)  in is_write_complete()
 136 static void rtc_wait_not_busy(struct spear_rtc_config *config)  in rtc_wait_not_busy()
 155 	struct spear_rtc_config *config = dev_id;  in spear_rtc_irq()  local
 204 	struct spear_rtc_config *config = dev_get_drvdata(dev);  in spear_rtc_read_time()  local
 233 	struct spear_rtc_config *config = dev_get_drvdata(dev);  in spear_rtc_set_time()  local
 259 	struct spear_rtc_config *config = dev_get_drvdata(dev);  in spear_rtc_read_alarm()  local
 289 	struct spear_rtc_config *config = dev_get_drvdata(dev);  in spear_rtc_set_alarm()  local
 [all …]
 
 | 
| D | rtc-da9063.c | 69 	const struct da9063_compatible_rtc_regmap *config;  member169 	const struct da9063_compatible_rtc_regmap *config = rtc->config;  in da9063_data_to_tm()  local
 184 	const struct da9063_compatible_rtc_regmap *config = rtc->config;  in da9063_tm_to_data()  local
 199 	const struct da9063_compatible_rtc_regmap *config = rtc->config;  in da9063_rtc_stop_alarm()  local
 210 	const struct da9063_compatible_rtc_regmap *config = rtc->config;  in da9063_rtc_start_alarm()  local
 221 	const struct da9063_compatible_rtc_regmap *config = rtc->config;  in da9063_rtc_read_time()  local
 257 	const struct da9063_compatible_rtc_regmap *config = rtc->config;  in da9063_rtc_set_time()  local
 274 	const struct da9063_compatible_rtc_regmap *config = rtc->config;  in da9063_rtc_read_alarm()  local
 308 	const struct da9063_compatible_rtc_regmap *config = rtc->config;  in da9063_rtc_set_alarm()  local
 354 	const struct da9063_compatible_rtc_regmap *config = rtc->config;  in da9063_alarm_event()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/pinctrl/mvebu/ | 
| D | pinctrl-dove.c | 64 				 unsigned pid, unsigned long *config)  in dove_pmu_mpp_ctrl_get()82 				 unsigned pid, unsigned long config)  in dove_pmu_mpp_ctrl_set()
 104 			      unsigned long *config)  in dove_mpp4_ctrl_get()
 135 			      unsigned long config)  in dove_mpp4_ctrl_set()
 170 			      unsigned long *config)  in dove_nand_ctrl_get()
 181 			      unsigned long config)  in dove_nand_ctrl_set()
 190 				unsigned long *config)  in dove_audio0_ctrl_get()
 200 				unsigned long config)  in dove_audio0_ctrl_set()
 213 				unsigned long *config)  in dove_audio1_ctrl_get()
 244 				unsigned long config)  in dove_audio1_ctrl_set()
 [all …]
 
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | stat-display.c | 23 static void print_running(struct perf_stat_config *config,  in print_running()37 static void print_noise_pct(struct perf_stat_config *config,  in print_noise_pct()
 48 static void print_noise(struct perf_stat_config *config,  in print_noise()
 60 static void print_cgroup(struct perf_stat_config *config, struct evsel *evsel)  in print_cgroup()
 69 static void aggr_printout(struct perf_stat_config *config,  in aggr_printout()
 151 static void do_new_line_std(struct perf_stat_config *config,  in do_new_line_std()
 162 static void print_metric_std(struct perf_stat_config *config,  in print_metric_std()
 189 static void new_line_csv(struct perf_stat_config *config, void *ctx)  in new_line_csv()
 248 static void print_metric_only(struct perf_stat_config *config,  in print_metric_only()
 296 static void print_metric_header(struct perf_stat_config *config,  in print_metric_header()
 [all …]
 
 | 
| /Linux-v5.4/drivers/video/fbdev/via/ | 
| D | via_clock.c | 85 static void cle266_set_primary_pll(struct via_pll_config config)  in cle266_set_primary_pll()90 static void k800_set_primary_pll(struct via_pll_config config)  in k800_set_primary_pll()
 95 static void vx855_set_primary_pll(struct via_pll_config config)  in vx855_set_primary_pll()
 100 static void cle266_set_secondary_pll(struct via_pll_config config)  in cle266_set_secondary_pll()
 105 static void k800_set_secondary_pll(struct via_pll_config config)  in k800_set_secondary_pll()
 110 static void vx855_set_secondary_pll(struct via_pll_config config)  in vx855_set_secondary_pll()
 115 static void k800_set_engine_pll(struct via_pll_config config)  in k800_set_engine_pll()
 120 static void vx855_set_engine_pll(struct via_pll_config config)  in vx855_set_engine_pll()
 273 static void dummy_set_pll(struct via_pll_config config)  in dummy_set_pll()
 
 | 
| /Linux-v5.4/samples/bpf/ | 
| D | xdp_rxq_info_kern.c | 16 struct config {  struct29 	.value_size	= sizeof(struct config),  argument
 80 	struct config *config;  in xdp_prognum0()  local
 
 | 
| /Linux-v5.4/arch/mips/mm/ | 
| D | c-tx39.c | 46 	unsigned long flags, config;  in tx39h_flush_icache_all()  local87 	unsigned long flags, config;  in tx39_blast_icache_page()  local
 100 	unsigned long flags, config;  in tx39_blast_icache_page_indexed()  local
 113 	unsigned long flags, config;  in tx39_blast_icache()  local
 242 		unsigned long flags, config;  in tx39_flush_icache_range()  local
 295 	unsigned long config;  in tx39_probe_cache()  local
 331 	unsigned long config;  in tx39_cache_init()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | spectrum_nve_vxlan.c | 91 				      struct mlxsw_sp_nve_config *config)  in mlxsw_sp_nve_vxlan_config()168 				  const struct mlxsw_sp_nve_config *config)  in mlxsw_sp_nve_vxlan_config_prepare()
 186 			       const struct mlxsw_sp_nve_config *config)  in mlxsw_sp1_nve_vxlan_config_set()
 224 				    const struct mlxsw_sp_nve_config *config)  in mlxsw_sp1_nve_vxlan_init()
 260 	struct mlxsw_sp_nve_config *config = &nve->config;  in mlxsw_sp1_nve_vxlan_fini()  local
 309 			       const struct mlxsw_sp_nve_config *config)  in mlxsw_sp2_nve_vxlan_config_set()
 364 				    const struct mlxsw_sp_nve_config *config)  in mlxsw_sp2_nve_vxlan_init()
 401 	struct mlxsw_sp_nve_config *config = &nve->config;  in mlxsw_sp2_nve_vxlan_fini()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | 
| D | df_v3_6.c | 296 				      uint64_t config)  in df_v3_6_pmc_config_2_cntr()311 				 uint64_t config,  in df_v3_6_pmc_get_addr()
 346 					  uint64_t config,  in df_v3_6_pmc_get_read_settings()
 355 					  uint64_t config,  in df_v3_6_pmc_get_ctrl_settings()
 392 				   uint64_t config)  in df_v3_6_pmc_add_cntr()
 414 				     uint64_t config)  in df_v3_6_pmc_release_cntr()
 424 					 uint64_t config)  in df_v3_6_reset_perfmon_cntr()
 437 static int df_v3_6_pmc_start(struct amdgpu_device *adev, uint64_t config,  in df_v3_6_pmc_start()
 473 static int df_v3_6_pmc_stop(struct amdgpu_device *adev, uint64_t config,  in df_v3_6_pmc_stop()
 505 				  uint64_t config,  in df_v3_6_pmc_get_count()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/display/ | 
| D | vlv_dsi_pll.c | 57 			struct intel_crtc_state *config,  in dsi_calc_mnp()117 			struct intel_crtc_state *config)  in vlv_dsi_pll_compute()
 148 			const struct intel_crtc_state *config)  in vlv_dsi_pll_enable()
 255 		     struct intel_crtc_state *config)  in vlv_dsi_get_pclk()
 319 		     struct intel_crtc_state *config)  in bxt_dsi_get_pclk()
 354 				   const struct intel_crtc_state *config)  in glk_dsi_program_esc_clock()
 402 				   const struct intel_crtc_state *config)  in bxt_dsi_program_clocks()
 455 			struct intel_crtc_state *config)  in bxt_dsi_pll_compute()
 503 			const struct intel_crtc_state *config)  in bxt_dsi_pll_enable()
 
 | 
| /Linux-v5.4/drivers/block/ | 
| D | nbd.c | 112 	struct nbd_config *config;  member256 static int nbd_disconnected(struct nbd_config *config)  in nbd_disconnected()
 301 	struct nbd_config *config = nbd->config;  in nbd_size_update()  local
 326 	struct nbd_config *config = nbd->config;  in nbd_size_set()  local
 348 	struct nbd_config *config = nbd->config;  in sock_shutdown()  local
 386 	struct nbd_config *config;  in nbd_xmit_timeout()  local
 462 	struct nbd_config *config = nbd->config;  in sock_xmit()  local
 518 	struct nbd_config *config = nbd->config;  in nbd_send_cmd()  local
 664 	struct nbd_config *config = nbd->config;  in nbd_read_stat()  local
 774 	struct nbd_config *config = nbd->config;  in recv_work()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/iio/adc/ | 
| D | mcp3422.c | 40 #define MCP3422_CHANNEL(config)	(((config) & MCP3422_CHANNEL_MASK) >> 5)  argument41 #define MCP3422_PGA(config)	((config) & MCP3422_PGA_MASK)  argument
 42 #define MCP3422_SAMPLE_RATE(config)	(((config) & MCP3422_SRATE_MASK) >> 2)  argument
 89 	u8 config;  member
 111 static int mcp3422_read(struct mcp3422 *adc, int *value, u8 *config)  in mcp3422_read()
 137 	u8 config;  in mcp3422_read_channel()  local
 195 	u8 config = adc->config;  in mcp3422_write_raw()  local
 334 	u8 config;  in mcp3422_probe()  local
 
 | 
| /Linux-v5.4/drivers/media/dvb-frontends/ | 
| D | tda8261.c | 20 	const struct tda8261_config	*config;  member29 	const struct tda8261_config *config = state->config;  in tda8261_read()  local
 41 	const struct tda8261_config *config = state->config;  in tda8261_write()  local
 87 	const struct tda8261_config *config = state->config;  in tda8261_set_params()  local
 166 				    const struct tda8261_config *config,  in tda8261_attach()
 
 | 
| D | tda665x.c | 19 	const struct tda665x_config	*config;  member27 	const struct tda665x_config *config = state->config;  in tda665x_read()  local
 43 	const struct tda665x_config *config = state->config;  in tda665x_write()  local
 93 	const struct tda665x_config *config = state->config;  in tda665x_set_frequency()  local
 204 				    const struct tda665x_config *config,  in tda665x_attach()
 
 | 
| D | stv0367.h | 42 dvb_frontend *stv0367ter_attach(const struct stv0367_config *config,  in stv0367ter_attach()49 dvb_frontend *stv0367cab_attach(const struct stv0367_config *config,  in stv0367cab_attach()
 56 dvb_frontend *stv0367ddb_attach(const struct stv0367_config *config,  in stv0367ddb_attach()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/msm/hdmi/ | 
| D | hdmi_connector.c | 72 	const struct hdmi_platform_config *config = hdmi->config;  in gpio_config()  local114 	const struct hdmi_platform_config *config = hdmi->config;  in enable_hpd_clocks()  local
 146 	const struct hdmi_platform_config *config = hdmi->config;  in msm_hdmi_hpd_enable()  local
 208 	const struct hdmi_platform_config *config = hdmi->config;  in hdp_disable()  local
 294 	const struct hdmi_platform_config *config = hdmi->config;  in detect_gpio()  local
 307 	const struct hdmi_platform_config *config = hdmi->config;  in hdmi_connector_detect()  local
 383 	const struct hdmi_platform_config *config = hdmi->config;  in msm_hdmi_connector_mode_valid()  local
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | regmap.h | 663 #define regmap_init(dev, bus, bus_context, config)			\  argument678 #define regmap_init_i2c(i2c, config)					\  argument
 691 #define regmap_init_sccb(i2c, config)					\  argument
 704 #define regmap_init_slimbus(slimbus, config)				\  argument
 717 #define regmap_init_spi(dev, config)					\  argument
 730 #define regmap_init_spmi_base(dev, config)				\  argument
 743 #define regmap_init_spmi_ext(dev, config)				\  argument
 756 #define regmap_init_w1(w1_dev, config)					\  argument
 771 #define regmap_init_mmio_clk(dev, clk_id, regs, config)			\  argument
 785 #define regmap_init_mmio(dev, regs, config)		\  argument
 [all …]
 
 | 
| /Linux-v5.4/drivers/media/platform/vsp1/ | 
| D | vsp1_rwpf.c | 20 				     struct v4l2_subdev_pad_config *config)  in vsp1_rwpf_get_crop()64 	struct v4l2_subdev_pad_config *config;  in vsp1_rwpf_set_format()  local
 135 	struct v4l2_subdev_pad_config *config;  in vsp1_rwpf_get_selection()  local
 183 	struct v4l2_subdev_pad_config *config;  in vsp1_rwpf_set_selection()  local
 
 | 
| /Linux-v5.4/drivers/media/pci/mantis/ | 
| D | mantis_dvb.c | 33 	struct mantis_hwconfig *config = mantis->hwconfig;  in mantis_frontend_power()  local61 	struct mantis_hwconfig *config = mantis->hwconfig;  in mantis_frontend_soft_reset()  local
 137 	struct mantis_hwconfig *config = mantis->hwconfig;  in mantis_dvb_init()  local
 
 |