MAX_DEVICE_COUNT
(device_count > MAX_DEVICE_COUNT))
device_count = MAX_DEVICE_COUNT;
static struct fb_info *_au1200fb_infos[MAX_DEVICE_COUNT];
static int device_count = MAX_DEVICE_COUNT;