dss_audio         547 drivers/gpu/drm/omapdrm/dss/hdmi4.c 			     struct omap_dss_audio *dss_audio)
dss_audio         555 drivers/gpu/drm/omapdrm/dss/hdmi4.c 		ret = hdmi4_audio_config(&hd->core, &hd->wp, dss_audio,
dss_audio         562 drivers/gpu/drm/omapdrm/dss/hdmi4.c 	hd->audio_config = *dss_audio;
dss_audio         541 drivers/gpu/drm/omapdrm/dss/hdmi5.c 			     struct omap_dss_audio *dss_audio)
dss_audio         549 drivers/gpu/drm/omapdrm/dss/hdmi5.c 		ret = hdmi5_audio_config(&hd->core, &hd->wp, dss_audio,
dss_audio         556 drivers/gpu/drm/omapdrm/dss/hdmi5.c 	hd->audio_config = *dss_audio;
dss_audio         620 drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c 			     struct omap_dss_audio *dss_audio)
dss_audio         632 drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c 	ret = hdmi4_audio_config(&hd->core, &hd->wp, dss_audio,
dss_audio         636 drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c 		hd->audio_config = *dss_audio;
dss_audio         650 drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c 			     struct omap_dss_audio *dss_audio)
dss_audio         662 drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c 	ret = hdmi5_audio_config(&hd->core, &hd->wp, dss_audio,
dss_audio         667 drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c 		hd->audio_config = *dss_audio;
dss_audio          27 include/sound/omap-hdmi-audio.h 			    struct omap_dss_audio *dss_audio);
dss_audio          32 sound/soc/ti/omap-hdmi.c 	struct omap_dss_audio dss_audio;
dss_audio         126 sound/soc/ti/omap-hdmi.c 	ad->dss_audio.iec = iec;
dss_audio         127 sound/soc/ti/omap-hdmi.c 	ad->dss_audio.cea = cea;
dss_audio         227 sound/soc/ti/omap-hdmi.c 	return ad->ops->audio_config(ad->dssdev, &ad->dss_audio);