Home
last modified time | relevance | path

Searched refs:sun4i_tv (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tv.c162 struct sun4i_tv { struct
241 static inline struct sun4i_tv *
244 return container_of(encoder, struct sun4i_tv, in drm_encoder_to_sun4i_tv()
266 struct sun4i_tv *tv = drm_encoder_to_sun4i_tv(encoder); in sun4i_tv_disable()
281 struct sun4i_tv *tv = drm_encoder_to_sun4i_tv(encoder); in sun4i_tv_enable()
432 struct sun4i_tv *tv; in sun4i_tv_bind()
531 struct sun4i_tv *tv = dev_get_drvdata(dev); in sun4i_tv_unbind()
H A DMakefile29 obj-$(CONFIG_DRM_SUN4I) += sun4i_tv.o