Home
last modified time | relevance | path

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

/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.h574 struct sst_ids { struct
593 .priv = (void *)&(struct sst_ids) { .task_id = 0, .location_id = 0 } \ argument
601 .priv = (void *)&(struct sst_ids) { .task_id = 0, .location_id = 0 } \
609 .priv = (void *)&(struct sst_ids) { .task_id = 0, .location_id = 0 } \
617 .priv = (void *)&(struct sst_ids) { .task_id = 0, .location_id = 0 } \
625 .priv = (void *)&(struct sst_ids) { .location_id = wloc_id, .task_id = wtask_id,\
634 .priv = (void *)&(struct sst_ids) { .task_id = wtask, .location_id = wloc_id, } \
642 .priv = (void *)&(struct sst_ids) { .task_id = wtask, .location_id = wloc_id, \
650 .priv = (void *)&(struct sst_ids) { .task_id = wtask, .location_id = wloc_id, \
678 .priv = (void *)&(struct sst_ids) { .task_id = wtask, .location_id = wloc_id, \
H A Dsst-atom-controls.c292 const char *pipe, struct sst_ids *ids)
504 static int sst_set_pipe_gain(struct sst_ids *ids, in sst_gain_put()
512 struct sst_ids *ids = w->priv; in sst_gain_put()
588 static int sst_set_pipe_gain(struct sst_ids *ids, in fill_swm_input()
617 struct sst_ids *ids = w->priv; in sst_set_pipe_gain()
995 struct sst_ids *ids = w->priv; in sst_set_be_modules()
1032 struct sst_ids *ids = w->priv; in sst_set_media_path()
1334 struct sst_ids *ids = p->sink->priv; in sst_send_pipe_gains()
1350 struct sst_ids *ids = p->source->priv; in sst_send_pipe_gains()
1383 struct sst_ids *id
[all...]