Searched refs:xmname (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/sound/soc/intel/atom/ |
| H A D | sst-atom-controls.h | 746 #define SST_CONTROL_NAME(xpname, xmname, xinstance, xtype) \ argument 747 xpname " " xmname " " #xinstance " " xtype 750 xpname " " xmname " " #xinstance " " xtype " " xsubmodule 810 #define SST_ALGO_KCONTROL_BYTES(xpname, xmname, xcount, xmod, \ argument 812 SST_ALGO_KCONTROL(SST_CONTROL_NAME(xpname, xmname, xinstance, "params"), \ 818 SST_ALGO_KCONTROL(SST_CONTROL_NAME(xpname, xmname, xinstance, "bypass"), \ 823 #define SST_ALGO_BYPASS_PARAMS(xpname, xmname, xcount, xmod, xpipe, \ argument 825 SST_ALGO_KCONTROL_BOOL(xpname, xmname, xmod, xpipe, xinstance, xtask), \ 849 #define SST_SLOT_CTL_NAME(xpname, xmname, s_ch_name) \ argument 850 xpname " " xmname " " s_ch_name [all …]
|