Home
last modified time | relevance | path

Searched refs:sun8i_dw_hdmi (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/sun4i/
A Dsun8i_dw_hdmi.h180 struct sun8i_dw_hdmi { struct
194 static inline struct sun8i_dw_hdmi * argument
197 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);
A Dsun8i_dw_hdmi.c22 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()
A DMakefile13 sun8i-drm-hdmi-y += sun8i_dw_hdmi.o
A DKconfig66 selected the module will be called sun8i_dw_hdmi.
A Dsun8i_hdmi_phy.c652 int sun8i_hdmi_phy_get(struct sun8i_dw_hdmi *hdmi, struct device_node *node) in sun8i_hdmi_phy_get()

Completed in 11 milliseconds