Searched refs:sun8i_dw_hdmi (Results 1 – 5 of 5) sorted by relevance
186 struct sun8i_dw_hdmi { struct201 static inline struct sun8i_dw_hdmi * argument204 return container_of(encoder, struct sun8i_dw_hdmi, encoder); in encoder_to_sun8i_dw_hdmi()207 int sun8i_hdmi_phy_get(struct sun8i_dw_hdmi *hdmi, struct device_node *node);
22 struct sun8i_dw_hdmi *hdmi = encoder_to_sun8i_dw_hdmi(encoder); in sun8i_dw_hdmi_encoder_mode_set()128 struct sun8i_dw_hdmi *hdmi; in sun8i_dw_hdmi_bind()264 struct sun8i_dw_hdmi *hdmi = dev_get_drvdata(dev); in sun8i_dw_hdmi_unbind()
13 sun8i-drm-hdmi-y += sun8i_dw_hdmi.o
63 selected the module will be called sun8i_dw_hdmi.
652 int sun8i_hdmi_phy_get(struct sun8i_dw_hdmi *hdmi, struct device_node *node) in sun8i_hdmi_phy_get()