Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Daty128fb.c202 struct aty128_meminfo { struct
217 static const struct aty128_meminfo sdr_128 = argument
219 static const struct aty128_meminfo sdr_64 =
221 static const struct aty128_meminfo sdr_sgram =
223 static const struct aty128_meminfo ddr_sgram =
302 const struct aty128_meminfo *mem; /* onboard mem info */
1225 const struct aty128_meminfo *m = info->mem; in aty128_ddafifo()