Searched refs:sst_fill_and_send_cmd (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/sound/soc/intel/atom/ |
D | sst-atom-controls.c | 73 static int sst_fill_and_send_cmd(struct sst_data *drv, in sst_fill_and_send_cmd() function 670 return sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, in sst_swm_mixer_event() 962 return sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, in send_ssp_cmd() 1011 ret = sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, in sst_set_media_path() 1049 ret = sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, in sst_set_media_loop()
|