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,
1201 bool str_type = false; in get_config_terms() 1219 str_type = true; in get_config_terms() 1223 str_type = true; in get_config_terms() 1255 str_type = true; in get_config_terms() 1267 str_type = true; in get_config_terms() 1275 str_type = true; in get_config_terms() 1300 str_type ? term->val.str : NULL, val); in get_config_terms() 1198 bool str_type = false; get_config_terms() local
126 ret = response->str_type.result; in sst_realloc_stream()