Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dpatch_hdmi.c105 int (*pin_get_slot_channel)(struct hda_codec *codec, hda_nid_t pin_nid, member
722 channel = spec->ops.pin_get_slot_channel(codec, pin_nid, i); in hdmi_debug_channel_mapping()
2267 .pin_get_slot_channel = hdmi_pin_get_slot_channel,
3485 spec->ops.pin_get_slot_channel = atihdmi_pin_get_slot_channel; in patch_atihdmi()