Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dpatch_hdmi.c105 int (*pin_set_slot_channel)(struct hda_codec *codec, hda_nid_t pin_nid, member
765 err = spec->ops.pin_set_slot_channel(codec, pin_nid, hdmi_slot, channel); in hdmi_std_setup_channel_mapping()
892 err = spec->ops.pin_set_slot_channel(codec, pin_nid, hdmi_slot, in hdmi_manual_setup_channel_mapping()
2243 .pin_set_slot_channel = hdmi_pin_set_slot_channel,
3260 spec->ops.pin_set_slot_channel = atihdmi_pin_set_slot_channel; in patch_atihdmi()