Searched refs:config_type (Results 1 – 7 of 7) sorted by relevance
105 switch (drvdata->config_type) { in tmc_read_prepare()127 switch (drvdata->config_type) { in tmc_read_unprepare()164 switch (drvdata->config_type) { in tmc_get_sysfs_trace()334 if (drvdata->config_type != TMC_CONFIG_TYPE_ETR) in buffer_size_store()465 drvdata->config_type = BMVAL(devid, 6, 7); in tmc_probe()470 if (drvdata->config_type == TMC_CONFIG_TYPE_ETR) in tmc_probe()478 switch (drvdata->config_type) { in tmc_probe()
576 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETB && in tmc_read_prepare_etb()577 drvdata->config_type != TMC_CONFIG_TYPE_ETF)) in tmc_read_prepare_etb()624 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETB && in tmc_read_unprepare_etb()625 drvdata->config_type != TMC_CONFIG_TYPE_ETF)) in tmc_read_unprepare_etb()
202 enum tmc_config_type config_type; member
1678 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETR)) in tmc_read_prepare_etr()1714 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);
540 enum gpio_ddc_config_type config_type) in dal_ddc_open() argument573 config_data.config.ddc.type = config_type; in dal_ddc_open()636 enum gpio_ddc_config_type config_type) in dal_ddc_set_config() argument642 config_data.config.ddc.type = config_type; in dal_ddc_set_config()
101 u8 config_type; member