Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Dcirrusfb.c276 struct zorrocl { struct
286 static const struct zorrocl zcl_sd64 = { argument
291 static const struct zorrocl zcl_piccolo = {
296 static const struct zorrocl zcl_picasso = {
301 static const struct zorrocl zcl_spectrum = {
306 static const struct zorrocl zcl_picasso4_z3 = {
313 static const struct zorrocl zcl_picasso4_z2 = {
2201 const struct zorrocl *zcl; in cirrusfb_zorro_register()
2210 zcl = (const struct zorrocl *)ent->driver_data; in cirrusfb_zorro_register()