Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dhda_component.h12 int snd_hdac_sync_audio_rate(struct hdac_device *codec, hda_nid_t nid,
32 static inline int snd_hdac_sync_audio_rate(struct hdac_device *codec, in snd_hdac_sync_audio_rate() function
/Linux-v4.19/sound/hda/
Dhdac_component.c108 int snd_hdac_sync_audio_rate(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_sync_audio_rate() function
126 EXPORT_SYMBOL_GPL(snd_hdac_sync_audio_rate);
/Linux-v4.19/sound/pci/hda/
Dpatch_hdmi.c1904 snd_hdac_sync_audio_rate(&codec->core, pin_nid, per_pin->dev_id, in generic_hdmi_playback_pcm_prepare()