Searched defs:xmname (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) \ argument 751 #define SST_COMBO_CONTROL_NAME(xpname, xmname, xinstance, xtype, xsubmodule) \ argument 760 #define SST_GAIN_KCONTROLS(xpname, xmname, xmin_gain, xmax_gain, xmin_tc, xmax_tc, \ argument 812 #define SST_ALGO_KCONTROL_BYTES(xpname, xmname, xcount, xmod, \ argument 819 #define SST_ALGO_KCONTROL_BOOL(xpname, xmname, xmod, xpipe, xinstance, xtask) \ argument 825 #define SST_ALGO_BYPASS_PARAMS(xpname, xmname, xcount, xmod, xpipe, \ argument 830 #define SST_COMBO_ALGO_KCONTROL_BYTES(xpname, xmname, xsubmod, xcount, xmod, \ argument 851 #define SST_SLOT_CTL_NAME(xpname, xmname, s_ch_name) \ argument 854 #define SST_SSP_SLOT_CTL(xpname, xmname, s_ch_name, s_ch_no, is_tx, xtexts, xget, xput) \ argument
|