Searched refs:sst_fill_and_send_cmd (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/soc/intel/atom/
H A Dsst-atom-controls.c69 * sst_fill_and_send_cmd - generate the IPC message and send it to the FW
73 static int sst_fill_and_send_cmd(struct sst_data *drv, sst_fill_and_send_cmd() function
669 return sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, sst_swm_mixer_event()
830 return sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, send_ssp_cmd()
879 ret = sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, sst_set_media_path()
917 ret = sst_fill_and_send_cmd(drv, SST_IPC_IA_CMD, SST_FLAG_BLOCKED, sst_set_media_loop()

Completed in 85 milliseconds