Searched refs:hdmi_init (Results 1 – 3 of 3) sorted by relevance
74 static int hdmi_init(struct snd_soc_pcm_runtime *rtd) in hdmi_init() function205 .init = hdmi_init,213 .init = hdmi_init,221 .init = hdmi_init,229 .init = hdmi_init,
13 static int hdmi_init(struct snd_soc_pcm_runtime *rtd) in hdmi_init() function327 link->init = (hdmi_id == 1) ? hdmi_init : NULL; in set_idisp_hdmi_link()
2333 static int __init hdmi_init(void) in hdmi_init() function2343 module_init(hdmi_init);
Completed in 13 milliseconds