Searched refs:sti_vtg (Results 1 – 5 of 5) sorted by relevance
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,
134 struct sti_vtg { struct143 struct sti_vtg *of_vtg_find(struct device_node *np) in of_vtg_find() argument146 struct sti_vtg *vtg; in of_vtg_find()159 static void vtg_reset(struct sti_vtg *vtg) in vtg_reset()243 static void vtg_set_mode(struct sti_vtg *vtg, in vtg_set_mode()289 static void vtg_enable_irq(struct sti_vtg *vtg) in vtg_enable_irq()297 void sti_vtg_set_config(struct sti_vtg *vtg, in sti_vtg_set_config()345 int sti_vtg_register_client(struct sti_vtg *vtg, struct notifier_block *nb, in sti_vtg_register_client()352 int sti_vtg_unregister_client(struct sti_vtg *vtg, struct notifier_block *nb) in sti_vtg_unregister_client()359 struct sti_vtg *vtg = arg; in vtg_irq_thread()[all …]
14 sti_vtg.o \
78 struct sti_vtg *vtg[STI_MAX_MIXER];
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()