Lines Matching refs:video_chip
88 struct video_chip *sc_chip;
92 static struct video_chip tx3912video_chip;
95 void tx3912video_framebuffer_init(struct video_chip *);
96 int tx3912video_framebuffer_alloc(struct video_chip *, paddr_t, paddr_t *);
97 void tx3912video_reset(struct video_chip *);
98 void tx3912video_resolution_init(struct video_chip *);
133 struct video_chip *chip;
209 struct video_chip *chip = sc->sc_chip;
240 struct video_chip *chip = sc->sc_chip;
300 struct video_chip *chip = &tx3912video_chip;
357 tx3912video_framebuffer_alloc(struct video_chip *chip, paddr_t fb_start,
395 tx3912video_framebuffer_init(struct video_chip *chip)
436 tx3912video_resolution_init(struct video_chip *chip)
471 tx3912video_reset(struct video_chip *chip)