Searched refs:MAX_DEVICE_COUNT (Results 1 – 1 of 1) sorted by relevance
171 #define MAX_DEVICE_COUNT 4 macro178 static struct fb_info *_au1200fb_infos[MAX_DEVICE_COUNT];180 static int device_count = MAX_DEVICE_COUNT;1629 (device_count > MAX_DEVICE_COUNT)) in au1200fb_setup()1630 device_count = MAX_DEVICE_COUNT; in au1200fb_setup()