| /Linux-v4.19/drivers/cpufreq/ |
| D | Kconfig.x86 | 5 config X86_INTEL_PSTATE label 20 config X86_PCC_CPUFREQ label 34 config X86_ACPI_CPUFREQ label 50 config X86_ACPI_CPUFREQ_CPB label 62 config X86_SFI_CPUFREQ label 72 config ELAN_CPUFREQ label 87 config SC520_CPUFREQ label 98 config X86_POWERNOW_K6 label 109 config X86_POWERNOW_K7 label 119 config X86_POWERNOW_K7_ACPI label [all …]
|
| /Linux-v4.19/tools/power/cpupower/bench/ |
| D | parse.h | 21 struct config struct 23 long sleep; /* sleep time in µs */ 24 long load; /* load time in µs */ 25 long sleep_step; /* time value which changes the 27 long load_step; /* time value which changes the 51 int prepare_config(const char *path, struct config *config); argument
|
| /Linux-v4.19/drivers/hwtracing/coresight/ |
| D | coresight-etm4x-sysfs.c | 16 struct etmv4_config *config = &drvdata->config; in etm4_set_mode_exclude() local 171 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 447 struct etmv4_config *config = &drvdata->config; in pe_show() local 459 struct etmv4_config *config = &drvdata->config; in pe_store() local 482 struct etmv4_config *config = &drvdata->config; in event_show() local 494 struct etmv4_config *config = &drvdata->config; in event_store() local 531 struct etmv4_config *config = &drvdata->config; in event_instren_show() local 543 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() local 100 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 | 84 struct etmv4_config *config = &drvdata->config; in etm4_enable_hw() local 186 struct etmv4_config *config = &drvdata->config; in etm4_parse_event_config() local 589 static void etm4_set_default_config(struct etmv4_config *config) in etm4_set_default_config() 608 static u64 etm4_get_access_type(struct etmv4_config *config) in etm4_get_access_type() 641 static void etm4_set_comparator_filter(struct etmv4_config *config, in etm4_set_comparator_filter() 674 static void etm4_set_start_stop_filter(struct etmv4_config *config, in etm4_set_start_stop_filter() 695 static void etm4_set_default_filter(struct etmv4_config *config) in etm4_set_default_filter() 719 static void etm4_set_default(struct etmv4_config *config) in etm4_set_default() 740 struct etmv4_config *config = &drvdata->config; in etm4_get_next_comparator() local 781 struct etmv4_config *config = &drvdata->config; in etm4_set_event_filters() local [all …]
|
| /Linux-v4.19/lib/ |
| D | test_kmod.c | 131 struct test_config config; member 182 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-v4.19/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 | 77 const struct da9063_compatible_rtc_regmap *config; member 177 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_data_to_tm() local 192 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_tm_to_data() local 207 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_stop_alarm() local 218 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_start_alarm() local 229 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_read_time() local 265 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_set_time() local 282 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_read_alarm() local 316 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_set_alarm() local 362 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_alarm_event() local [all …]
|
| /Linux-v4.19/drivers/pinctrl/mvebu/ |
| D | pinctrl-dove.c | 68 unsigned pid, unsigned long *config) in dove_pmu_mpp_ctrl_get() 86 unsigned pid, unsigned long config) in dove_pmu_mpp_ctrl_set() 108 unsigned long *config) in dove_mpp4_ctrl_get() 139 unsigned long config) in dove_mpp4_ctrl_set() 174 unsigned long *config) in dove_nand_ctrl_get() 185 unsigned long config) in dove_nand_ctrl_set() 194 unsigned long *config) in dove_audio0_ctrl_get() 204 unsigned long config) in dove_audio0_ctrl_set() 217 unsigned long *config) in dove_audio1_ctrl_get() 248 unsigned long config) in dove_audio1_ctrl_set() [all …]
|
| /Linux-v4.19/drivers/video/fbdev/via/ |
| D | via_clock.c | 100 static void cle266_set_primary_pll(struct via_pll_config config) in cle266_set_primary_pll() 105 static void k800_set_primary_pll(struct via_pll_config config) in k800_set_primary_pll() 110 static void vx855_set_primary_pll(struct via_pll_config config) in vx855_set_primary_pll() 115 static void cle266_set_secondary_pll(struct via_pll_config config) in cle266_set_secondary_pll() 120 static void k800_set_secondary_pll(struct via_pll_config config) in k800_set_secondary_pll() 125 static void vx855_set_secondary_pll(struct via_pll_config config) in vx855_set_secondary_pll() 130 static void k800_set_engine_pll(struct via_pll_config config) in k800_set_engine_pll() 135 static void vx855_set_engine_pll(struct via_pll_config config) in vx855_set_engine_pll() 288 static void dummy_set_pll(struct via_pll_config config) in dummy_set_pll()
|
| /Linux-v4.19/samples/bpf/ |
| D | xdp_rxq_info_kern.c | 16 struct config { struct 29 .value_size = sizeof(struct config), argument 80 struct config *config; in xdp_prognum0() local
|
| /Linux-v4.19/arch/mips/mm/ |
| D | c-tx39.c | 46 unsigned long flags, config; in tx39h_flush_icache_all() local 87 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 297 unsigned long config; in tx39_flush_cache_sigtramp() local 314 unsigned long config; in tx39_probe_cache() local 350 unsigned long config; in tx39_cache_init() local
|
| /Linux-v4.19/drivers/misc/ |
| D | spear13xx_pcie_gadget.c | 57 struct spear_pcie_gadget_config config; member 89 static void spear_dbi_read_reg(struct spear_pcie_gadget_config *config, in spear_dbi_read_reg() 111 static void spear_dbi_write_reg(struct spear_pcie_gadget_config *config, in spear_dbi_write_reg() 135 static int pci_find_own_next_cap_ttl(struct spear_pcie_gadget_config *config, in pci_find_own_next_cap_ttl() 155 static int pci_find_own_next_cap(struct spear_pcie_gadget_config *config, in pci_find_own_next_cap() 163 static int pci_find_own_cap_start(struct spear_pcie_gadget_config *config, in pci_find_own_cap_start() 200 static int pci_find_own_capability(struct spear_pcie_gadget_config *config, in pci_find_own_capability() 266 struct spear_pcie_gadget_config *config = to_target(item) in pcie_gadget_int_type_store() local 296 struct spear_pcie_gadget_config *config = to_target(item) in pcie_gadget_no_of_msi_show() local 357 struct spear_pcie_gadget_config *config = to_target(item) in pcie_gadget_send_msi_store() local [all …]
|
| /Linux-v4.19/drivers/block/ |
| D | nbd.c | 106 struct nbd_config *config; member 234 static int nbd_disconnected(struct nbd_config *config) in nbd_disconnected() 279 struct nbd_config *config = nbd->config; in nbd_size_update() local 303 struct nbd_config *config = nbd->config; in nbd_size_set() local 325 struct nbd_config *config = nbd->config; in sock_shutdown() local 347 struct nbd_config *config; in nbd_xmit_timeout() local 407 struct nbd_config *config = nbd->config; in sock_xmit() local 463 struct nbd_config *config = nbd->config; in nbd_send_cmd() local 614 struct nbd_config *config = nbd->config; in nbd_read_stat() local 717 struct nbd_config *config = nbd->config; in recv_work() local [all …]
|
| /Linux-v4.19/drivers/gpu/drm/i915/ |
| D | vlv_dsi_pll.c | 55 struct intel_crtc_state *config, in dsi_calc_mnp() 115 struct intel_crtc_state *config) in vlv_dsi_pll_compute() 146 const struct intel_crtc_state *config) in vlv_dsi_pll_enable() 265 struct intel_crtc_state *config) in vlv_dsi_get_pclk() 331 struct intel_crtc_state *config) in bxt_dsi_get_pclk() 374 const struct intel_crtc_state *config) in glk_dsi_program_esc_clock() 422 const struct intel_crtc_state *config) in bxt_dsi_program_clocks() 475 struct intel_crtc_state *config) in bxt_dsi_pll_compute() 523 const struct intel_crtc_state *config) in bxt_dsi_pll_enable()
|
| /Linux-v4.19/drivers/iio/adc/ |
| D | mcp3422.c | 44 #define MCP3422_CHANNEL(config) (((config) & MCP3422_CHANNEL_MASK) >> 5) argument 45 #define MCP3422_PGA(config) ((config) & MCP3422_PGA_MASK) argument 46 #define MCP3422_SAMPLE_RATE(config) (((config) & MCP3422_SRATE_MASK) >> 2) argument 93 u8 config; member 115 static int mcp3422_read(struct mcp3422 *adc, int *value, u8 *config) in mcp3422_read() 141 u8 config; in mcp3422_read_channel() local 199 u8 config = adc->config; in mcp3422_write_raw() local 338 u8 config; in mcp3422_probe() local
|
| /Linux-v4.19/drivers/media/dvb-frontends/ |
| D | tda8261.c | 32 const struct tda8261_config *config; member 41 const struct tda8261_config *config = state->config; in tda8261_read() local 53 const struct tda8261_config *config = state->config; in tda8261_write() local 99 const struct tda8261_config *config = state->config; in tda8261_set_params() local 178 const struct tda8261_config *config, in tda8261_attach()
|
| D | tda665x.c | 31 const struct tda665x_config *config; member 39 const struct tda665x_config *config = state->config; in tda665x_read() local 55 const struct tda665x_config *config = state->config; in tda665x_write() local 105 const struct tda665x_config *config = state->config; in tda665x_set_frequency() local 216 const struct tda665x_config *config, in tda665x_attach()
|
| D | stv0367.h | 52 dvb_frontend *stv0367ter_attach(const struct stv0367_config *config, in stv0367ter_attach() 59 dvb_frontend *stv0367cab_attach(const struct stv0367_config *config, in stv0367cab_attach() 66 dvb_frontend *stv0367ddb_attach(const struct stv0367_config *config, in stv0367ddb_attach()
|
| /Linux-v4.19/drivers/gpu/drm/msm/hdmi/ |
| D | hdmi_connector.c | 83 const struct hdmi_platform_config *config = hdmi->config; in gpio_config() local 142 const struct hdmi_platform_config *config = hdmi->config; in enable_hpd_clocks() local 173 const struct hdmi_platform_config *config = hdmi->config; in hpd_enable() local 235 const struct hdmi_platform_config *config = hdmi->config; in hdp_disable() local 321 const struct hdmi_platform_config *config = hdmi->config; in detect_gpio() local 334 const struct hdmi_platform_config *config = hdmi->config; in hdmi_connector_detect() local 410 const struct hdmi_platform_config *config = hdmi->config; in msm_hdmi_connector_mode_valid() local
|
| /Linux-v4.19/include/linux/ |
| D | regmap.h | 647 #define regmap_init(dev, bus, bus_context, config) \ argument 662 #define regmap_init_i2c(i2c, config) \ argument 675 #define regmap_init_sccb(i2c, config) \ argument 688 #define regmap_init_slimbus(slimbus, config) \ argument 701 #define regmap_init_spi(dev, config) \ argument 714 #define regmap_init_spmi_base(dev, config) \ argument 727 #define regmap_init_spmi_ext(dev, config) \ argument 740 #define regmap_init_w1(w1_dev, config) \ argument 755 #define regmap_init_mmio_clk(dev, clk_id, regs, config) \ argument 769 #define regmap_init_mmio(dev, regs, config) \ argument [all …]
|
| /Linux-v4.19/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-v4.19/drivers/media/pci/mantis/ |
| D | mantis_dvb.c | 45 struct mantis_hwconfig *config = mantis->hwconfig; in mantis_frontend_power() local 73 struct mantis_hwconfig *config = mantis->hwconfig; in mantis_frontend_soft_reset() local 149 struct mantis_hwconfig *config = mantis->hwconfig; in mantis_dvb_init() local
|
| /Linux-v4.19/drivers/ata/ |
| D | pata_via.c | 181 const struct via_isa_bridge *config = ap->host->private_data; in via_cable_detect() local 213 const struct via_isa_bridge *config = ap->host->private_data; in via_pre_reset() local 331 const struct via_isa_bridge *config = ap->host->private_data; in via_set_piomode() local 339 const struct via_isa_bridge *config = ap->host->private_data; in via_set_dmamode() local 357 const struct via_isa_bridge *config = host->private_data; in via_mode_filter() local 511 static void via_fixup(struct pci_dev *pdev, const struct via_isa_bridge *config) in via_fixup() 591 const struct via_isa_bridge *config; in via_init_one() local
|
| /Linux-v4.19/drivers/base/regmap/ |
| D | regmap-sdw.c | 39 static int regmap_sdw_config_check(const struct regmap_config *config) in regmap_sdw_config_check() 56 const struct regmap_config *config, in __regmap_init_sdw() 72 const struct regmap_config *config, in __devm_regmap_init_sdw()
|