Searched refs:sun8i_dw_hdmi (Results 1 – 5 of 5) sorted by relevance
172 struct sun8i_dw_hdmi { struct182 static inline struct sun8i_dw_hdmi * argument185 return container_of(encoder, struct sun8i_dw_hdmi, encoder); in encoder_to_sun8i_dw_hdmi()188 int sun8i_hdmi_phy_probe(struct sun8i_dw_hdmi *hdmi, struct device_node *node);189 void sun8i_hdmi_phy_remove(struct sun8i_dw_hdmi *hdmi);
21 struct sun8i_dw_hdmi *hdmi = encoder_to_sun8i_dw_hdmi(encoder); in sun8i_dw_hdmi_encoder_mode_set()91 struct sun8i_dw_hdmi *hdmi; in sun8i_dw_hdmi_bind()193 struct sun8i_dw_hdmi *hdmi = dev_get_drvdata(dev); in sun8i_dw_hdmi_unbind()
13 sun8i-drm-hdmi-y += sun8i_dw_hdmi.o
435 int sun8i_hdmi_phy_probe(struct sun8i_dw_hdmi *hdmi, struct device_node *node) in sun8i_hdmi_phy_probe()564 void sun8i_hdmi_phy_remove(struct sun8i_dw_hdmi *hdmi) in sun8i_hdmi_phy_remove()
60 selected the module will be called sun8i_dw_hdmi.