dai_func          144 sound/soc/codecs/wm8753.c 	int dai_func;
dai_func          230 sound/soc/codecs/wm8753.c 	ucontrol->value.enumerated.item[0] = wm8753->dai_func;
dai_func          241 sound/soc/codecs/wm8753.c 	if (wm8753->dai_func == ucontrol->value.enumerated.item[0])
dai_func          249 sound/soc/codecs/wm8753.c 	wm8753->dai_func = ucontrol->value.enumerated.item[0];
dai_func          251 sound/soc/codecs/wm8753.c 	if (((ioctl >> 2) & 0x3) == wm8753->dai_func)
dai_func          254 sound/soc/codecs/wm8753.c 	ioctl = (ioctl & 0x1f3) | (wm8753->dai_func << 2);
dai_func         1237 sound/soc/codecs/wm8753.c 	switch (wm8753->dai_func) {
dai_func         1274 sound/soc/codecs/wm8753.c 	if (wm8753->dai_func != 0)
dai_func         1306 sound/soc/codecs/wm8753.c 	if (mute && wm8753->dai_func == 1) {
dai_func         1460 sound/soc/codecs/wm8753.c 	wm8753->dai_func = 0;