Searched refs:audio_disable (Results 1 – 2 of 2) sorted by relevance
61 audio_start. The audio_disable function performs the reverse operation and is87 for playback are released using audio_disable.
401 void (*audio_disable)(struct tegra_sor *sor); member3016 .audio_disable = tegra_sor_hdmi_audio_disable,3709 if (sor->ops->audio_disable) in tegra_sor_irq()3710 sor->ops->audio_disable(sor); in tegra_sor_irq()