Searched refs:sst_ids (Results 1 – 2 of 2) sorted by relevance
/sound/soc/intel/atom/ |
D | sst-atom-controls.h | 583 struct sst_ids { struct 602 .priv = (void *)&(struct sst_ids) { .task_id = 0, .location_id = 0 } \ argument 610 .priv = (void *)&(struct sst_ids) { .task_id = 0, .location_id = 0 } \ 618 .priv = (void *)&(struct sst_ids) { .task_id = 0, .location_id = 0 } \ 626 .priv = (void *)&(struct sst_ids) { .task_id = 0, .location_id = 0 } \ 634 .priv = (void *)&(struct sst_ids) { .location_id = wloc_id, .task_id = wtask_id,\ 643 .priv = (void *)&(struct sst_ids) { .task_id = wtask, .location_id = wloc_id, } \ 651 .priv = (void *)&(struct sst_ids) { .task_id = wtask, .location_id = wloc_id, \ 659 .priv = (void *)&(struct sst_ids) { .task_id = wtask, .location_id = wloc_id, \ 687 .priv = (void *)&(struct sst_ids) { .task_id = wtask, .location_id = wloc_id, \
|
D | sst-atom-controls.c | 295 const char *pipe, struct sst_ids *ids) in sst_find_and_send_pipe_algo() 507 static int sst_set_pipe_gain(struct sst_ids *ids, 515 struct sst_ids *ids = w->priv; in sst_send_pipe_module_params() 589 static int sst_set_pipe_gain(struct sst_ids *ids, in sst_set_pipe_gain() 618 struct sst_ids *ids = w->priv; in sst_swm_mixer_event() 994 struct sst_ids *ids = w->priv; in sst_set_media_path() 1031 struct sst_ids *ids = w->priv; in sst_set_media_loop() 1332 struct sst_ids *ids = p->sink->priv; in sst_send_pipe_gains() 1351 struct sst_ids *ids = p->source->priv; in sst_send_pipe_gains() 1382 struct sst_ids *ids = w->priv; in sst_fill_module_list() [all …]
|