Searched refs:MAX_DEVICE_COUNT (Results 1 – 2 of 2) 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;1625 (device_count > MAX_DEVICE_COUNT)) in au1200fb_setup()1626 device_count = MAX_DEVICE_COUNT; in au1200fb_setup()
36 #define MAX_DEVICE_COUNT 4 macro449 static int maxframe[MAX_DEVICE_COUNT] = {0,};2682 if (info->line < MAX_DEVICE_COUNT) { in mgslpc_add_device()2809 serial_driver = tty_alloc_driver(MAX_DEVICE_COUNT, in synclink_cs_init()