Home
last modified time | relevance | path

Searched refs:logicvc_interface (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_interface.c27 container_of(c, struct logicvc_interface, drm_encoder)
29 container_of(c, struct logicvc_interface, drm_connector)
34 struct logicvc_interface *interface = in logicvc_encoder_enable()
49 struct logicvc_interface *interface = in logicvc_encoder_disable()
69 struct logicvc_interface *interface = in logicvc_connector_get_modes()
143 struct logicvc_interface *interface; in logicvc_interface_init()
H A Dlogicvc_drm.h29 struct logicvc_interface;
64 struct logicvc_interface *interface;
H A Dlogicvc_interface.h17 struct logicvc_interface { struct
H A DMakefile4 logicvc_interface.o \