Searched refs:sst_fill_and_send_cmd (Results 1 – 1 of 1) sorted by relevance
/sound/soc/intel/atom/ |
D | sst-atom-controls.c | 72 static int sst_fill_and_send_cmd(struct sst_data *drv, in sst_fill_and_send_cmd() function 680 return sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, in sst_swm_mixer_event() 972 return sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, in send_ssp_cmd() 1023 ret = sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, in sst_set_media_path() 1061 ret = sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, in sst_set_media_loop()
|