Searched refs:config_type (Results 1 – 8 of 8) sorted by relevance
103 switch (drvdata->config_type) { in tmc_read_prepare()125 switch (drvdata->config_type) { in tmc_read_unprepare()162 switch (drvdata->config_type) { in tmc_get_sysfs_trace()332 if (drvdata->config_type != TMC_CONFIG_TYPE_ETR) in buffer_size_store()463 drvdata->config_type = BMVAL(devid, 6, 7); in tmc_probe()468 if (drvdata->config_type == TMC_CONFIG_TYPE_ETR) in tmc_probe()476 switch (drvdata->config_type) { in tmc_probe()550 if (drvdata->config_type == TMC_CONFIG_TYPE_ETR) in tmc_shutdown()
590 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETB && in tmc_read_prepare_etb()591 drvdata->config_type != TMC_CONFIG_TYPE_ETF)) in tmc_read_prepare_etb()638 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETB && in tmc_read_unprepare_etb()639 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);
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
80 if (cfg->device_config.config_type != NHLT_CONFIG_TYPE_MIC_ARRAY) { in intel_nhlt_get_dmic_geo()