Home
last modified time | relevance | path

Searched refs:str_type (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h262 u8 str_type; /* 1 = voice 2 = music */ member
411 struct snd_sst_str_type str_type; member
418 struct snd_sst_str_type str_type; /* Stream type for allocation */ member
/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dstring-attributes.c87 static struct kobj_attribute str_type = variable
98 &str_type.attr,
/linux/tools/perf/util/
H A Dparse-events.c1144 bool str_type = false; in get_config_terms() local
1162 str_type = true; in get_config_terms()
1166 str_type = true; in get_config_terms()
1198 str_type = true; in get_config_terms()
1210 str_type = true; in get_config_terms()
1218 str_type = true; in get_config_terms()
1241 if (str_type) { in get_config_terms()
/linux/sound/soc/intel/atom/sst/
H A Dsst_stream.c126 ret = response->str_type.result; in sst_realloc_stream()