Home
last modified time | relevance | path

Searched refs:cs5530_vid_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/video/fbdev/geode/
H A Dvideo_cs5530.h14 extern const struct geode_vid_ops cs5530_vid_ops;
H A Dvideo_cs5530.c185 const struct geode_vid_ops cs5530_vid_ops = { variable
H A Dgx1fb_core.c331 par->vid_ops = &cs5530_vid_ops; in gx1fb_probe()