Lines Matching refs:hdac_bus
378 static int hda_ml_alloc_h2link(struct hdac_bus *bus, int index)
415 int hda_bus_ml_init(struct hdac_bus *bus)
439 void hda_bus_ml_free(struct hdac_bus *bus)
458 find_ext2_link(struct hdac_bus *bus, bool alt, int elid)
472 int hdac_bus_eml_get_count(struct hdac_bus *bus, bool alt, int elid)
484 void hdac_bus_eml_enable_interrupt(struct hdac_bus *bus, bool alt, int elid, bool enable)
506 bool hdac_bus_eml_check_interrupt(struct hdac_bus *bus, bool alt, int elid)
524 int hdac_bus_eml_set_syncprd_unlocked(struct hdac_bus *bus, bool alt, int elid, u32 syncprd)
544 int hdac_bus_eml_sdw_set_syncprd_unlocked(struct hdac_bus *bus, u32 syncprd)
550 int hdac_bus_eml_wait_syncpu_unlocked(struct hdac_bus *bus, bool alt, int elid)
568 int hdac_bus_eml_sdw_wait_syncpu_unlocked(struct hdac_bus *bus)
574 void hdac_bus_eml_sync_arm_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink)
592 void hdac_bus_eml_sdw_sync_arm_unlocked(struct hdac_bus *bus, int sublink)
598 int hdac_bus_eml_sync_go_unlocked(struct hdac_bus *bus, bool alt, int elid)
618 int hdac_bus_eml_sdw_sync_go_unlocked(struct hdac_bus *bus)
624 bool hdac_bus_eml_check_cmdsync_unlocked(struct hdac_bus *bus, bool alt, int elid)
647 bool hdac_bus_eml_sdw_check_cmdsync_unlocked(struct hdac_bus *bus)
653 static int hdac_bus_eml_power_up_base(struct hdac_bus *bus, bool alt, int elid, int sublink,
689 int hdac_bus_eml_power_up(struct hdac_bus *bus, bool alt, int elid, int sublink)
695 int hdac_bus_eml_power_up_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink)
701 static int hdac_bus_eml_power_down_base(struct hdac_bus *bus, bool alt, int elid, int sublink,
736 int hdac_bus_eml_power_down(struct hdac_bus *bus, bool alt, int elid, int sublink)
742 int hdac_bus_eml_power_down_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink)
748 int hdac_bus_eml_sdw_power_up_unlocked(struct hdac_bus *bus, int sublink)
754 int hdac_bus_eml_sdw_power_down_unlocked(struct hdac_bus *bus, int sublink)
760 int hdac_bus_eml_sdw_get_lsdiid_unlocked(struct hdac_bus *bus, int sublink, u16 *lsdiid)
776 int hdac_bus_eml_sdw_set_lsdiid(struct hdac_bus *bus, int sublink, int dev_num)
800 int hdac_bus_eml_sdw_map_stream_ch(struct hdac_bus *bus, int sublink, int y,
840 void hda_bus_ml_put_all(struct hdac_bus *bus)
853 void hda_bus_ml_reset_losidv(struct hdac_bus *bus)
863 int hda_bus_ml_resume(struct hdac_bus *bus)
882 int hda_bus_ml_suspend(struct hdac_bus *bus)
900 struct mutex *hdac_bus_eml_get_mutex(struct hdac_bus *bus, bool alt, int elid)
912 struct hdac_ext_link *hdac_bus_eml_ssp_get_hlink(struct hdac_bus *bus)
924 struct hdac_ext_link *hdac_bus_eml_dmic_get_hlink(struct hdac_bus *bus)
936 struct hdac_ext_link *hdac_bus_eml_sdw_get_hlink(struct hdac_bus *bus)
948 int hdac_bus_eml_enable_offload(struct hdac_bus *bus, bool alt, int elid, bool enable)