Searched refs:hdac_hdmi_jack_port_init (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | hdac_hdmi.h | 8 int hdac_hdmi_jack_port_init(struct snd_soc_component *component,
|
H A D | hdac_hdmi.c | 1812 int hdac_hdmi_jack_port_init(struct snd_soc_component *component, in hdac_hdmi_jack_port_init() function 1885 EXPORT_SYMBOL_GPL(hdac_hdmi_jack_port_init);
|
/openbmc/linux/sound/soc/intel/boards/ |
H A D | skl_hda_dsp_common.c | 167 return hdac_hdmi_jack_port_init(component, &card->dapm); in skl_hda_hdmi_jack_init()
|
H A D | skl_rt286.c | 510 return hdac_hdmi_jack_port_init(component, &card->dapm); in skylake_card_late_probe()
|
H A D | cml_rt1011_rt5682.c | 366 return hdac_hdmi_jack_port_init(component, &card->dapm); in sof_card_late_probe()
|
H A D | kbl_rt5660.c | 505 return hdac_hdmi_jack_port_init(component, &card->dapm); in kabylake_card_late_probe()
|
H A D | sof_ssp_amp.c | 142 return hdac_hdmi_jack_port_init(component, &card->dapm); in sof_card_late_probe()
|
H A D | bxt_rt298.c | 560 return hdac_hdmi_jack_port_init(component, &card->dapm); in bxt_card_late_probe()
|
H A D | glk_rt5682_max98357a.c | 600 return hdac_hdmi_jack_port_init(component, &card->dapm); in glk_card_late_probe()
|
H A D | skl_nau88l25_max98357a.c | 641 return hdac_hdmi_jack_port_init(component, &card->dapm); in skylake_card_late_probe()
|
H A D | kbl_da7219_max98357a.c | 626 return hdac_hdmi_jack_port_init(component, &card->dapm); in kabylake_card_late_probe()
|
H A D | skl_nau88l25_ssm4567.c | 682 return hdac_hdmi_jack_port_init(component, &card->dapm); in skylake_card_late_probe()
|
H A D | bxt_da7219_max98357a.c | 755 return hdac_hdmi_jack_port_init(component, &card->dapm); in bxt_card_late_probe()
|
H A D | kbl_rt5663_rt5514_max98927.c | 773 return hdac_hdmi_jack_port_init(component, &card->dapm); in kabylake_card_late_probe()
|
H A D | sof_cs42l42.c | 219 return hdac_hdmi_jack_port_init(component, &card->dapm); in sof_card_late_probe()
|
H A D | kbl_rt5663_max98927.c | 951 return hdac_hdmi_jack_port_init(component, &card->dapm); in kabylake_card_late_probe()
|
H A D | kbl_da7219_max98927.c | 1004 err = hdac_hdmi_jack_port_init(component, &card->dapm); in kabylake_card_late_probe()
|
H A D | sof_rt5682.c | 542 return hdac_hdmi_jack_port_init(component, &card->dapm); in sof_card_late_probe()
|