Searched refs:update_eld (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_hdmi.c | 1524 static void update_eld(struct hda_codec *codec, in update_eld() function 1558 * pcm_idx >=0 before update_eld() means it is in monitor in update_eld() 1559 * disconnected event. Jack must be fetched before update_eld(). in update_eld() 1673 update_eld(codec, per_pin, eld, repoll); in hdmi_present_sense_via_verbs() 1783 update_eld(codec, per_pin, eld, 0); in sync_eld_via_acomp()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_hdmi.c | 1500 static void update_eld(struct hda_codec *codec, in update_eld() function 1534 * pcm_idx >=0 before update_eld() means it is in monitor in update_eld() 1535 * disconnected event. Jack must be fetched before update_eld(). in update_eld() 1650 update_eld(codec, per_pin, eld, repoll); in hdmi_present_sense_via_verbs() 1833 update_eld(codec, per_pin, eld, 0); in sync_eld_via_acomp()
|
Completed in 12 milliseconds