Searched refs:modedb_size (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/mach-at32ap/
H A Dat32ap7000.c933 unsigned int modedb_size; local
945 modedb_size = sizeof(struct fb_videomode) * monspecs->modedb_len;
946 modedb = kmemdup(monspecs->modedb, modedb_size, GFP_KERNEL);

Completed in 104 milliseconds