Searched defs:xmname (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/intel/atom/ |
H A D | sst-atom-controls.h | 746 #define SST_CONTROL_NAME(xpname, xmname, xinstance, xtype) \ argument 749 #define SST_COMBO_CONTROL_NAME(xpname, xmname, xinstance, xtype, xsubmodule) \ argument 758 #define SST_GAIN_KCONTROLS(xpname, xmname, xmin_gain, xmax_gain, xmin_tc, xmax_tc, \ argument 810 #define SST_ALGO_KCONTROL_BYTES(xpname, xmname, xcount, xmod, \ argument 817 #define SST_ALGO_KCONTROL_BOOL(xpname, xmname, xmod, xpipe, xinstance, xtask) \ argument 823 #define SST_ALGO_BYPASS_PARAMS(xpname, xmname, xcount, xmod, xpipe, \ argument 828 #define SST_COMBO_ALGO_KCONTROL_BYTES(xpname, xmname, xsubmod, xcount, xmod, \ argument 849 #define SST_SLOT_CTL_NAME(xpname, xmname, s_ch_name) \ argument 852 #define SST_SSP_SLOT_CTL(xpname, xmname, s_ch_name, s_ch_no, is_tx, xtexts, xget, xput) \ argument
|