Searched refs:SST_CONTROL_NAME (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/sound/soc/intel/atom/ |
D | sst-atom-controls.h | 755 #define SST_CONTROL_NAME(xpname, xmname, xinstance, xtype) \ macro 770 { SST_GAIN_KCONTROL_INT(SST_CONTROL_NAME(xpname, xmname, xinstance, "Ramp Delay"), \ 773 { SST_GAIN_KCONTROL_BOOL(SST_CONTROL_NAME(xpname, xmname, xinstance, "Switch"), \ 776 { SST_GAIN_KCONTROL_TLV(SST_CONTROL_NAME(xpname, xmname, xinstance, "Volume"), \ 821 SST_ALGO_KCONTROL(SST_CONTROL_NAME(xpname, xmname, xinstance, "params"), \ 827 SST_ALGO_KCONTROL(SST_CONTROL_NAME(xpname, xmname, xinstance, "bypass"), \
|