Searched refs:sst_fill_and_send_cmd (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/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 669 return sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, in sst_swm_mixer_event() 951 return sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, in send_ssp_cmd() 1000 ret = sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, in sst_set_media_path() 1038 ret = sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, in sst_set_media_loop()
|