Searched refs:dw_hdmi_bind (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/include/drm/bridge/ |
D | dw_hdmi.h | 60 int dw_hdmi_bind(struct device *dev, struct device *master,
|
/linux-4.4.14/drivers/gpu/drm/imx/ |
D | dw_hdmi-imx.c | 256 return dw_hdmi_bind(dev, master, data, encoder, iores, irq, plat_data); in dw_hdmi_imx_bind()
|
/linux-4.4.14/drivers/gpu/drm/rockchip/ |
D | dw_hdmi-rockchip.c | 300 return dw_hdmi_bind(dev, master, data, encoder, iores, irq, plat_data); in dw_hdmi_rockchip_bind()
|
/linux-4.4.14/drivers/gpu/drm/bridge/ |
D | dw_hdmi.c | 1658 int dw_hdmi_bind(struct device *dev, struct device *master, in dw_hdmi_bind() function 1823 EXPORT_SYMBOL_GPL(dw_hdmi_bind);
|