Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dstring-attributes.c86 static struct kobj_attribute str_type = variable
97 &str_type.attr,
/openbmc/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
/openbmc/linux/sound/soc/intel/atom/sst/
H A Dsst_stream.c126 ret = response->str_type.result; in sst_realloc_stream()