Searched refs:sti_vtg (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/sti/
H A Dsti_vtg.h13 struct sti_vtg;
17 struct sti_vtg *of_vtg_find(struct device_node *np);
18 void sti_vtg_set_config(struct sti_vtg *vtg,
20 int sti_vtg_register_client(struct sti_vtg *vtg,
22 int sti_vtg_unregister_client(struct sti_vtg *vtg,
H A DMakefile19 sti_vtg.o \
H A Dsti_vtg.c16 #include "sti_vtg.h"
86 struct sti_vtg { struct
94 struct sti_vtg *slave;
98 static void vtg_register(struct sti_vtg *vtg) vtg_register()
103 struct sti_vtg *of_vtg_find(struct device_node *np) of_vtg_find()
105 struct sti_vtg *vtg; of_vtg_find()
115 static void vtg_reset(struct sti_vtg *vtg) vtg_reset()
124 static void vtg_set_mode(struct sti_vtg *vtg, vtg_set_mode()
198 static void vtg_enable_irq(struct sti_vtg *vtg) vtg_enable_irq()
206 void sti_vtg_set_config(struct sti_vtg *vtg, sti_vtg_set_config()
261 int sti_vtg_register_client(struct sti_vtg *vtg, sti_vtg_register_client()
272 int sti_vtg_unregister_client(struct sti_vtg *vtg, struct notifier_block *nb) sti_vtg_unregister_client()
283 struct sti_vtg *vtg = arg; vtg_irq_thread()
296 struct sti_vtg *vtg = arg; vtg_irq()
312 struct sti_vtg *vtg; vtg_probe()
H A Dsti_compositor.h80 struct sti_vtg *vtg_main;
81 struct sti_vtg *vtg_aux;
H A Dsti_vid.c11 #include "sti_vtg.h"
H A Dsti_cursor.c12 #include "sti_vtg.h"
H A Dsti_drm_plane.c16 #include "sti_vtg.h"
H A Dsti_mixer.c11 #include "sti_vtg.h"
H A Dsti_compositor.c21 #include "sti_vtg.h"
H A Dsti_drm_crtc.c20 #include "sti_vtg.h"
H A Dsti_gdp.c15 #include "sti_vtg.h"
H A Dsti_hqvdp.c20 #include "sti_vtg.h"
353 struct sti_vtg *vtg;
H A Dsti_hdmi.c23 #include "sti_vtg.h"

Completed in 183 milliseconds