Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_chmap.h51 int (*pin_set_slot_channel)(struct hdac_device *codec, member
/openbmc/linux/sound/hda/
H A Dhdmi_chmap.c381 err = chmap->ops.pin_set_slot_channel(chmap->hdac, in hdmi_std_setup_channel_mapping()
527 err = chmap->ops.pin_set_slot_channel(chmap->hdac, in hdmi_manual_setup_channel_mapping()
813 .pin_set_slot_channel = hdmi_pin_set_slot_channel,
/openbmc/linux/sound/pci/hda/
H A Dpatch_hdmi.c4456 spec->chmap.ops.pin_set_slot_channel = atihdmi_pin_set_slot_channel; in patch_atihdmi()