Searched refs:config_type (Results 1 – 9 of 9) sorted by relevance
106 switch (drvdata->config_type) { in tmc_read_prepare()128 switch (drvdata->config_type) { in tmc_read_unprepare()165 switch (drvdata->config_type) { in tmc_get_sysfs_trace()335 if (drvdata->config_type != TMC_CONFIG_TYPE_ETR) in buffer_size_store()467 drvdata->config_type = BMVAL(devid, 6, 7); in tmc_probe()472 if (drvdata->config_type == TMC_CONFIG_TYPE_ETR) in tmc_probe()480 switch (drvdata->config_type) { in tmc_probe()554 if (drvdata->config_type == TMC_CONFIG_TYPE_ETR) in tmc_shutdown()
592 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETB && in tmc_read_prepare_etb()593 drvdata->config_type != TMC_CONFIG_TYPE_ETF)) in tmc_read_prepare_etb()640 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETB && in tmc_read_unprepare_etb()641 drvdata->config_type != TMC_CONFIG_TYPE_ETF)) in tmc_read_unprepare_etb()
202 enum tmc_config_type config_type; member
1697 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETR)) in tmc_read_prepare_etr()1733 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETR)) in tmc_read_unprepare_etr()
105 enum gpio_ddc_config_type config_type);116 enum gpio_ddc_config_type config_type);
39 static int create_event_hybrid(__u32 config_type, int *idx, in create_event_hybrid() argument49 config_hybrid_attr(attr, config_type, pmu->type); in create_event_hybrid()
538 enum gpio_ddc_config_type config_type) in dal_ddc_open() argument571 config_data.config.ddc.type = config_type; in dal_ddc_open()634 enum gpio_ddc_config_type config_type) in dal_ddc_set_config() argument640 config_data.config.ddc.type = config_type; in dal_ddc_set_config()
101 u8 config_type; member
74 if (cfg->device_config.config_type != NHLT_CONFIG_TYPE_MIC_ARRAY) { in intel_nhlt_get_dmic_geo()