Searched refs:str_type (Results 1 – 4 of 4) sorted by relevance
262 u8 str_type; /* 1 = voice 2 = music */ member411 struct snd_sst_str_type str_type; member418 struct snd_sst_str_type str_type; /* Stream type for allocation */ member
87 static struct kobj_attribute str_type = variable98 &str_type.attr,
1198 bool str_type = false; in get_config_terms() local1216 str_type = true; in get_config_terms()1220 str_type = true; in get_config_terms()1252 str_type = true; in get_config_terms()1264 str_type = true; in get_config_terms()1272 str_type = true; in get_config_terms()1297 str_type ? term->val.str : NULL, val); in get_config_terms()
126 ret = response->str_type.result; in sst_realloc_stream()