Searched refs:sst_fill_and_send_cmd (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/sound/soc/intel/atom/ |
D | sst-atom-controls.c | 65 static int sst_fill_and_send_cmd(struct sst_data *drv, in sst_fill_and_send_cmd() function 662 return sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, in sst_swm_mixer_event() 954 return sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, in send_ssp_cmd() 1003 ret = sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, in sst_set_media_path() 1041 ret = sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, in sst_set_media_loop()
|