Lines Matching defs:bus

389 static int hda_ml_alloc_h2link(struct hdac_bus *bus, int index)  in hda_ml_alloc_h2link()
426 int hda_bus_ml_init(struct hdac_bus *bus) in hda_bus_ml_init()
450 void hda_bus_ml_free(struct hdac_bus *bus) in hda_bus_ml_free()
469 find_ext2_link(struct hdac_bus *bus, bool alt, int elid) in find_ext2_link()
483 int hdac_bus_eml_get_count(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_get_count()
495 void hdac_bus_eml_enable_interrupt_unlocked(struct hdac_bus *bus, bool alt, int elid, bool enable) in hdac_bus_eml_enable_interrupt_unlocked()
513 void hdac_bus_eml_enable_interrupt(struct hdac_bus *bus, bool alt, int elid, bool enable) in hdac_bus_eml_enable_interrupt()
535 bool hdac_bus_eml_check_interrupt(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_check_interrupt()
553 int hdac_bus_eml_set_syncprd_unlocked(struct hdac_bus *bus, bool alt, int elid, u32 syncprd) in hdac_bus_eml_set_syncprd_unlocked()
573 int hdac_bus_eml_sdw_set_syncprd_unlocked(struct hdac_bus *bus, u32 syncprd) in hdac_bus_eml_sdw_set_syncprd_unlocked()
579 int hdac_bus_eml_wait_syncpu_unlocked(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_wait_syncpu_unlocked()
597 int hdac_bus_eml_sdw_wait_syncpu_unlocked(struct hdac_bus *bus) in hdac_bus_eml_sdw_wait_syncpu_unlocked()
603 void hdac_bus_eml_sync_arm_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_sync_arm_unlocked()
621 void hdac_bus_eml_sdw_sync_arm_unlocked(struct hdac_bus *bus, int sublink) in hdac_bus_eml_sdw_sync_arm_unlocked()
627 int hdac_bus_eml_sync_go_unlocked(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_sync_go_unlocked()
647 int hdac_bus_eml_sdw_sync_go_unlocked(struct hdac_bus *bus) in hdac_bus_eml_sdw_sync_go_unlocked()
653 bool hdac_bus_eml_check_cmdsync_unlocked(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_check_cmdsync_unlocked()
676 bool hdac_bus_eml_sdw_check_cmdsync_unlocked(struct hdac_bus *bus) in hdac_bus_eml_sdw_check_cmdsync_unlocked()
682 static int hdac_bus_eml_power_up_base(struct hdac_bus *bus, bool alt, int elid, int sublink, in hdac_bus_eml_power_up_base()
732 int hdac_bus_eml_power_up(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_power_up()
738 int hdac_bus_eml_power_up_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_power_up_unlocked()
744 static int hdac_bus_eml_power_down_base(struct hdac_bus *bus, bool alt, int elid, int sublink, in hdac_bus_eml_power_down_base()
789 int hdac_bus_eml_power_down(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_power_down()
795 int hdac_bus_eml_power_down_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_power_down_unlocked()
801 int hdac_bus_eml_sdw_power_up_unlocked(struct hdac_bus *bus, int sublink) in hdac_bus_eml_sdw_power_up_unlocked()
807 int hdac_bus_eml_sdw_power_down_unlocked(struct hdac_bus *bus, int sublink) in hdac_bus_eml_sdw_power_down_unlocked()
813 int hdac_bus_eml_sdw_get_lsdiid_unlocked(struct hdac_bus *bus, int sublink, u16 *lsdiid) in hdac_bus_eml_sdw_get_lsdiid_unlocked()
829 int hdac_bus_eml_sdw_set_lsdiid(struct hdac_bus *bus, int sublink, int dev_num) in hdac_bus_eml_sdw_set_lsdiid()
853 int hdac_bus_eml_sdw_map_stream_ch(struct hdac_bus *bus, int sublink, int y, in hdac_bus_eml_sdw_map_stream_ch()
893 void hda_bus_ml_put_all(struct hdac_bus *bus) in hda_bus_ml_put_all()
906 void hda_bus_ml_reset_losidv(struct hdac_bus *bus) in hda_bus_ml_reset_losidv()
916 int hda_bus_ml_resume(struct hdac_bus *bus) in hda_bus_ml_resume()
935 int hda_bus_ml_suspend(struct hdac_bus *bus) in hda_bus_ml_suspend()
953 struct mutex *hdac_bus_eml_get_mutex(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_get_mutex()
965 struct hdac_ext_link *hdac_bus_eml_ssp_get_hlink(struct hdac_bus *bus) in hdac_bus_eml_ssp_get_hlink()
977 struct hdac_ext_link *hdac_bus_eml_dmic_get_hlink(struct hdac_bus *bus) in hdac_bus_eml_dmic_get_hlink()
989 struct hdac_ext_link *hdac_bus_eml_sdw_get_hlink(struct hdac_bus *bus) in hdac_bus_eml_sdw_get_hlink()
1001 int hdac_bus_eml_enable_offload(struct hdac_bus *bus, bool alt, int elid, bool enable) in hdac_bus_eml_enable_offload()
1025 void hdac_bus_eml_set_mic_privacy_mask(struct hdac_bus *bus, bool alt, int elid, in hdac_bus_eml_set_mic_privacy_mask()
1051 bool hdac_bus_eml_is_mic_privacy_changed(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_is_mic_privacy_changed()
1085 bool hdac_bus_eml_get_mic_privacy_state(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_get_mic_privacy_state()