Searched refs:sst_ids (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/sound/soc/intel/atom/ |
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, \
|
D | sst-atom-controls.c | 287 const char *pipe, struct sst_ids *ids) in sst_find_and_send_pipe_algo() 499 static int sst_set_pipe_gain(struct sst_ids *ids, 507 struct sst_ids *ids = w->priv; in sst_send_pipe_module_params() 581 static int sst_set_pipe_gain(struct sst_ids *ids, in sst_set_pipe_gain() 610 struct sst_ids *ids = w->priv; in sst_swm_mixer_event() 984 struct sst_ids *ids = w->priv; in sst_set_media_path() 1021 struct sst_ids *ids = w->priv; in sst_set_media_loop() 1322 struct sst_ids *ids = p->sink->priv; in sst_send_pipe_gains() 1341 struct sst_ids *ids = p->source->priv; in sst_send_pipe_gains() 1372 struct sst_ids *ids = w->priv; in sst_fill_module_list() [all …]
|