Searched refs:sti_vtg (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_vtg.h | 18 struct sti_vtg; 23 struct sti_vtg *of_vtg_find(struct device_node *np); 24 void sti_vtg_set_config(struct sti_vtg *vtg, 26 int sti_vtg_register_client(struct sti_vtg *vtg, struct notifier_block *nb, 28 int sti_vtg_unregister_client(struct sti_vtg *vtg,
|
H A D | sti_vtg.c | 20 #include "sti_vtg.h" 134 struct sti_vtg { struct 143 struct sti_vtg *of_vtg_find(struct device_node *np) in of_vtg_find() 151 return (struct sti_vtg *)platform_get_drvdata(pdev); in of_vtg_find() 154 static void vtg_reset(struct sti_vtg *vtg) in vtg_reset() 238 static void vtg_set_mode(struct sti_vtg *vtg, in vtg_set_mode() 284 static void vtg_enable_irq(struct sti_vtg *vtg) in vtg_enable_irq() 292 void sti_vtg_set_config(struct sti_vtg *vtg, in sti_vtg_set_config() 340 int sti_vtg_register_client(struct sti_vtg *vtg, struct notifier_block *nb, in sti_vtg_register_client() 347 int sti_vtg_unregister_client(struct sti_vtg *vt [all...] |
H A D | sti_compositor.h | 78 struct sti_vtg *vtg[STI_MAX_MIXER];
|
H A D | Makefile | 16 sti_vtg.o \
|
H A D | sti_crtc.c | 23 #include "sti_vtg.h" 289 struct sti_vtg *vtg = compo->vtg[pipe]; in sti_crtc_enable_vblank() 308 struct sti_vtg *vtg = compo->vtg[pipe]; in sti_crtc_disable_vblank()
|
H A D | sti_gdp.c | 21 #include "sti_vtg.h" 130 struct sti_vtg *vtg;
|
H A D | sti_hqvdp.c | 26 #include "sti_vtg.h" 355 struct sti_vtg *vtg;
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_vtg.h | 18 struct sti_vtg; 23 struct sti_vtg *of_vtg_find(struct device_node *np); 24 void sti_vtg_set_config(struct sti_vtg *vtg, 26 int sti_vtg_register_client(struct sti_vtg *vtg, struct notifier_block *nb, 28 int sti_vtg_unregister_client(struct sti_vtg *vtg,
|
H A D | sti_vtg.c | 20 #include "sti_vtg.h" 134 struct sti_vtg { struct 143 struct sti_vtg *of_vtg_find(struct device_node *np) in of_vtg_find() 151 return (struct sti_vtg *)platform_get_drvdata(pdev); in of_vtg_find() 154 static void vtg_reset(struct sti_vtg *vtg) in vtg_reset() 238 static void vtg_set_mode(struct sti_vtg *vtg, in vtg_set_mode() 284 static void vtg_enable_irq(struct sti_vtg *vtg) in vtg_enable_irq() 292 void sti_vtg_set_config(struct sti_vtg *vtg, in sti_vtg_set_config() 340 int sti_vtg_register_client(struct sti_vtg *vtg, struct notifier_block *nb, in sti_vtg_register_client() 347 int sti_vtg_unregister_client(struct sti_vtg *vt [all...] |
H A D | sti_compositor.h | 78 struct sti_vtg *vtg[STI_MAX_MIXER];
|
H A D | Makefile | 16 sti_vtg.o \
|
H A D | sti_crtc.c | 22 #include "sti_vtg.h" 288 struct sti_vtg *vtg = compo->vtg[pipe]; in sti_crtc_enable_vblank() 307 struct sti_vtg *vtg = compo->vtg[pipe]; in sti_crtc_disable_vblank()
|
H A D | sti_gdp.c | 23 #include "sti_vtg.h" 132 struct sti_vtg *vtg;
|
H A D | sti_hqvdp.c | 28 #include "sti_vtg.h" 357 struct sti_vtg *vtg;
|
Completed in 11 milliseconds