Searched refs:etm_config (Results 1 – 2 of 2) sorted by relevance
72 struct etm_config *config = &drvdata->config; in reset_store()80 memset(config, 0, sizeof(struct etm_config)); in reset_store()101 struct etm_config *config = &drvdata->config; in mode_show()114 struct etm_config *config = &drvdata->config; in mode_store()186 struct etm_config *config = &drvdata->config; in trigger_event_show()199 struct etm_config *config = &drvdata->config; in trigger_event_store()216 struct etm_config *config = &drvdata->config; in enable_event_show()229 struct etm_config *config = &drvdata->config; in enable_event_store()246 struct etm_config *config = &drvdata->config; in fifofull_level_show()259 struct etm_config *config = &drvdata->config; in fifofull_level_store()[all …]
176 struct etm_config { struct251 struct etm_config config;284 void etm_set_default(struct etm_config *config);285 void etm_config_trace_mode(struct etm_config *config);286 struct etm_config *get_etm_config(struct etm_drvdata *drvdata);