Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/
Dhda_chmap.h51 int (*pin_set_slot_channel)(struct hdac_device *codec, member
/Linux-v6.1/sound/hda/
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,
/Linux-v6.1/sound/pci/hda/
Dpatch_hdmi.c4314 spec->chmap.ops.pin_set_slot_channel = atihdmi_pin_set_slot_channel; in patch_atihdmi()