Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dcirrusfb.c277 struct zorrocl { struct
287 static const struct zorrocl zcl_sd64 = { argument
292 static const struct zorrocl zcl_piccolo = {
297 static const struct zorrocl zcl_picasso = {
302 static const struct zorrocl zcl_spectrum = {
307 static const struct zorrocl zcl_picasso4_z3 = {
314 static const struct zorrocl zcl_picasso4_z2 = {
2200 const struct zorrocl *zcl; in cirrusfb_zorro_register()
2209 zcl = (const struct zorrocl *)ent->driver_data; in cirrusfb_zorro_register()