Searched refs:SST_CONTROL_NAME (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/sound/soc/intel/atom/ |
D | sst-atom-controls.h | 746 #define SST_CONTROL_NAME(xpname, xmname, xinstance, xtype) \ macro 761 { SST_GAIN_KCONTROL_INT(SST_CONTROL_NAME(xpname, xmname, xinstance, "Ramp Delay"), \ 764 { SST_GAIN_KCONTROL_BOOL(SST_CONTROL_NAME(xpname, xmname, xinstance, "Switch"), \ 767 { SST_GAIN_KCONTROL_TLV(SST_CONTROL_NAME(xpname, xmname, xinstance, "Volume"), \ 812 SST_ALGO_KCONTROL(SST_CONTROL_NAME(xpname, xmname, xinstance, "params"), \ 818 SST_ALGO_KCONTROL(SST_CONTROL_NAME(xpname, xmname, xinstance, "bypass"), \
|