Searched refs:sun8i_dw_hdmi (Results 1 – 5 of 5) sorted by relevance
180 struct sun8i_dw_hdmi { struct194 static inline struct sun8i_dw_hdmi * argument197 return container_of(encoder, struct sun8i_dw_hdmi, encoder); in encoder_to_sun8i_dw_hdmi()200 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()104 struct sun8i_dw_hdmi *hdmi; in sun8i_dw_hdmi_bind()219 struct sun8i_dw_hdmi *hdmi = dev_get_drvdata(dev); in sun8i_dw_hdmi_unbind()
13 sun8i-drm-hdmi-y += sun8i_dw_hdmi.o
69 selected the module will be called sun8i_dw_hdmi.
653 int sun8i_hdmi_phy_get(struct sun8i_dw_hdmi *hdmi, struct device_node *node) in sun8i_hdmi_phy_get()