Home
last modified time | relevance | path

Searched refs:sst_enum (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/sound/soc/intel/atom/
Dsst-atom-controls.c138 struct sst_enum *e = (struct sst_enum *)kcontrol->private_value; in sst_slot_enum_info()
162 struct sst_enum *e = (void *)kcontrol->private_value; in sst_slot_get()
193 struct sst_enum *e = (void *)kcontrol->private_value; in sst_check_and_send_slot_map()
222 struct sst_enum *e = (void *)kcontrol->private_value; in sst_slot_put()
1425 struct sst_enum *e = (void *)kctl->private_value; in sst_fill_widget_module_info()
1430 struct sst_enum *e = (void *)kctl->private_value; in sst_fill_widget_module_info()
Dsst-atom-controls.h839 struct sst_enum { struct
849 (struct sst_enum){ .reg = s_ch_no, .tx = is_tx, .max = 4+1, .texts = xtexts, } argument