Home
last modified time | relevance | path

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

/sound/soc/sof/intel/
A Dhda-mlink.c57 int elid; member
153 switch (h2link->elid) { in hdaml_lnk_enum()
186 link_idx, h2link->elid); in hdaml_lnk_enum()
476 if (h2link->alt == alt && h2link->elid == elid) in find_ext2_link()
487 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_get_count()
500 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_enable_interrupt_unlocked()
518 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_enable_interrupt()
540 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_check_interrupt()
722 sublink, alt, elid); in hdac_bus_eml_power_up_base()
1045 elid, h2link->slcount, mask); in hdac_bus_eml_set_mic_privacy_mask()
[all …]
A Dptl.c22 int elid) in sof_ptl_check_mic_privacy_irq() argument
24 if (!alt || elid != AZX_REG_ML_LEPTR_ID_SDW) in sof_ptl_check_mic_privacy_irq()
27 return hdac_bus_eml_is_mic_privacy_changed(sof_to_bus(sdev), alt, elid); in sof_ptl_check_mic_privacy_irq()
50 int elid) in sof_ptl_process_mic_privacy() argument
54 if (!alt || elid != AZX_REG_ML_LEPTR_ID_SDW) in sof_ptl_process_mic_privacy()
A Dshim.h196 bool (*check_mic_privacy_irq)(struct snd_sof_dev *sdev, bool alt, int elid);
197 void (*process_mic_privacy)(struct snd_sof_dev *sdev, bool alt, int elid);

Completed in 10 milliseconds