Home
last modified time | relevance | path

Searched refs:SST_FILL_DEFAULT_DESTINATION (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/intel/atom/
Dsst-atom-controls.c117 SST_FILL_DEFAULT_DESTINATION(cmd.header.dst); in sst_send_slot_map()
408 SST_FILL_DEFAULT_DESTINATION(cmd.header.dst); in sst_send_gain_cmd()
658 SST_FILL_DEFAULT_DESTINATION(cmd.header.dst); in sst_swm_mixer_event()
741 SST_FILL_DEFAULT_DESTINATION(cmd.header.dst); in sst_handle_vb_timer()
802 SST_FILL_DEFAULT_DESTINATION(cmd.header.dst); in send_ssp_cmd()
Dsst-atom-controls.h339 #define SST_FILL_DEFAULT_DESTINATION(dst) \ macro