Home
last modified time | relevance | path

Searched refs:dwc_hdmi_init (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/hdmi/
H A Ddwc_hdmi.h59 int dwc_hdmi_init(device_t);
H A Ddwc_hdmi_fdt.c157 return (dwc_hdmi_init(dev)); in dwc_hdmi_fdt_attach()
H A Ddwc_hdmi.c726 dwc_hdmi_init(device_t dev) in dwc_hdmi_init() function
/freebsd/sys/arm/freescale/imx/
H A Dimx6_hdmi.c110 dwc_hdmi_init(dev); in imx_hdmi_init()