• Home
  • Raw
  • Download

Lines Matching refs:hdac_hdmi_port

78 	struct hdac_hdmi_port *ports;
83 struct hdac_hdmi_port { struct
114 struct hdac_hdmi_port *port; argument
164 struct hdac_hdmi_port *port, bool is_connect) in hdac_hdmi_jack_report()
196 static void hdac_hdmi_port_dapm_update(struct hdac_hdmi_port *port) in hdac_hdmi_port_dapm_update()
207 struct hdac_hdmi_port *port; in hdac_hdmi_jack_dapm_work()
209 port = container_of(work, struct hdac_hdmi_port, dapm_work); in hdac_hdmi_jack_dapm_work()
214 struct hdac_hdmi_port *port, bool is_connect) in hdac_hdmi_jack_report_sync()
248 struct hdac_hdmi_port *port) in hdac_hdmi_port_select_get()
259 struct hdac_hdmi_port *port) in hdac_hdmi_port_select_set()
363 struct hdac_hdmi_pcm *pcm, struct hdac_hdmi_port *port) in hdac_hdmi_setup_audio_infoframe()
492 struct hdac_hdmi_port *port) in hdac_hdmi_query_port_connlist()
526 static struct hdac_hdmi_port *hdac_hdmi_get_port_from_cvt( in hdac_hdmi_get_port_from_cvt()
532 struct hdac_hdmi_port *port = NULL; in hdac_hdmi_get_port_from_cvt()
568 struct hdac_hdmi_port *port; in hdac_hdmi_verify_connect_sel_all_pins()
596 struct hdac_hdmi_port *port; in hdac_hdmi_pcm_open()
719 struct hdac_hdmi_port *port) in hdac_hdmi_get_pcm()
723 struct hdac_hdmi_port *p; in hdac_hdmi_get_pcm()
771 struct hdac_hdmi_port *port = w->priv; in hdac_hdmi_pin_output_widget_event()
871 struct hdac_hdmi_port *port = w->priv; in hdac_hdmi_pin_mux_widget_event()
902 struct hdac_hdmi_port *p, *p_next; in hdac_hdmi_set_pin_port_mux()
906 struct hdac_hdmi_port *port = w->priv; in hdac_hdmi_set_pin_port_mux()
962 struct hdac_hdmi_port *port, in hdac_hdmi_create_pin_port_muxs()
1226 struct hdac_hdmi_port *port) in hdac_hdmi_parse_eld()
1252 struct hdac_hdmi_port *port) in hdac_hdmi_present_sense()
1329 struct hdac_hdmi_port *ports; in hdac_hdmi_add_ports()
1596 struct hdac_hdmi_port *hport = NULL; in hdac_hdmi_eld_notify_cb()
1977 struct hdac_hdmi_port *port; in hdac_hdmi_set_chmap()
2012 struct hdac_hdmi_port *port; in hdac_hdmi_get_spk_alloc()
2020 port = list_first_entry(&pcm->port_list, struct hdac_hdmi_port, head); in hdac_hdmi_get_spk_alloc()