Searched refs:sst_ids (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/intel/atom/ |
H A D | sst-atom-controls.h | 574 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 D | sst-atom-controls.c | 298 const char *pipe, struct sst_ids *ids) in sst_find_and_send_pipe_algo() 514 static int sst_set_pipe_gain(struct sst_ids *ids, 522 struct sst_ids *ids = w->priv; in sst_send_pipe_module_params() 599 static int sst_set_pipe_gain(struct sst_ids *ids, in sst_set_pipe_gain() 628 struct sst_ids *ids = w->priv; in sst_swm_mixer_event() 1004 struct sst_ids *ids = w->priv; in sst_set_media_path() 1041 struct sst_ids *ids = w->priv; in sst_set_media_loop() 1343 struct sst_ids *ids = p->sink->priv; in sst_send_pipe_gains() 1359 struct sst_ids *ids = p->source->priv; in sst_send_pipe_gains() 1392 struct sst_ids *ids = w->priv; in sst_fill_module_list() [all …]
|