Searched refs:SST_CONTROL_NAME (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/sound/soc/intel/atom/ |
D | sst-atom-controls.h | 748 #define SST_CONTROL_NAME(xpname, xmname, xinstance, xtype) \ macro 763 { SST_GAIN_KCONTROL_INT(SST_CONTROL_NAME(xpname, xmname, xinstance, "Ramp Delay"), \ 766 { SST_GAIN_KCONTROL_BOOL(SST_CONTROL_NAME(xpname, xmname, xinstance, "Switch"), \ 769 { SST_GAIN_KCONTROL_TLV(SST_CONTROL_NAME(xpname, xmname, xinstance, "Volume"), \ 814 SST_ALGO_KCONTROL(SST_CONTROL_NAME(xpname, xmname, xinstance, "params"), \ 820 SST_ALGO_KCONTROL(SST_CONTROL_NAME(xpname, xmname, xinstance, "bypass"), \
|