Home
last modified time | relevance | path

Searched refs:channel_name (Results 1 – 2 of 2) sorted by relevance

/sound/soc/intel/atom/
Dsst-atom-controls.c1170 #define SST_DEINTERLEAVER(xpname, channel_name, channel_no) \ argument
1171 SST_SSP_SLOT_CTL(xpname, "rx deinterleaver", channel_name, channel_no, false, \
/sound/pci/hda/
Dhda_generic.c1132 static const char * const channel_name[4] = { variable
1157 return channel_name[ch]; in get_line_out_pfx()
1209 if (ch >= ARRAY_SIZE(channel_name)) { in get_line_out_pfx()
1214 return channel_name[ch]; in get_line_out_pfx()
2157 pfx, channel_name[i]); in create_extra_outs()