Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_hdmi.c2163 static int generic_hdmi_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in generic_hdmi_playback_pcm_cleanup() function
2241 .cleanup = generic_hdmi_playback_pcm_cleanup,
3986 return generic_hdmi_playback_pcm_cleanup(hinfo, codec, substream); in tegra_hdmi_pcm_cleanup()