Searched refs:config_type (Results 1 – 7 of 7) 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()
588 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETB && in tmc_read_prepare_etb()589 drvdata->config_type != TMC_CONFIG_TYPE_ETF)) in tmc_read_prepare_etb()636 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETB && in tmc_read_unprepare_etb()637 drvdata->config_type != TMC_CONFIG_TYPE_ETF)) in tmc_read_unprepare_etb()
202 enum tmc_config_type config_type; member
1695 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETR)) in tmc_read_prepare_etr()1731 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