Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dpatch_hdmi.c107 int (*pin_set_slot_channel)(struct hda_codec *codec, hda_nid_t pin_nid, member
770 err = spec->ops.pin_set_slot_channel(codec, pin_nid, hdmi_slot, channel); in hdmi_std_setup_channel_mapping()
897 err = spec->ops.pin_set_slot_channel(codec, pin_nid, hdmi_slot, in hdmi_manual_setup_channel_mapping()
2268 .pin_set_slot_channel = hdmi_pin_set_slot_channel,
3486 spec->ops.pin_set_slot_channel = atihdmi_pin_set_slot_channel; in patch_atihdmi()