Searched defs:xmname (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) \ argument 758 #define SST_COMBO_CONTROL_NAME(xpname, xmname, xinstance, xtype, xsubmodule) \ argument 767 #define SST_GAIN_KCONTROLS(xpname, xmname, xmin_gain, xmax_gain, xmin_tc, xmax_tc, \ argument 819 #define SST_ALGO_KCONTROL_BYTES(xpname, xmname, xcount, xmod, \ argument 826 #define SST_ALGO_KCONTROL_BOOL(xpname, xmname, xmod, xpipe, xinstance, xtask) \ argument 832 #define SST_ALGO_BYPASS_PARAMS(xpname, xmname, xcount, xmod, xpipe, \ argument 837 #define SST_COMBO_ALGO_KCONTROL_BYTES(xpname, xmname, xsubmod, xcount, xmod, \ argument 858 #define SST_SLOT_CTL_NAME(xpname, xmname, s_ch_name) \ argument 861 #define SST_SSP_SLOT_CTL(xpname, xmname, s_ch_name, s_ch_no, is_tx, xtexts, xget, xput) \ argument
|