Searched refs:MAX_DEVICE_COUNT (Results 1 – 2 of 2) sorted by relevance
168 #define MAX_DEVICE_COUNT 4 macro175 static struct fb_info *_au1200fb_infos[MAX_DEVICE_COUNT];177 static int device_count = MAX_DEVICE_COUNT;1657 (device_count > MAX_DEVICE_COUNT)) in au1200fb_setup()1658 device_count = MAX_DEVICE_COUNT; in au1200fb_setup()
36 #define MAX_DEVICE_COUNT 4 macro451 static int maxframe[MAX_DEVICE_COUNT] = {0,};2708 if (info->line < MAX_DEVICE_COUNT) { in mgslpc_add_device()2831 serial_driver = alloc_tty_driver(MAX_DEVICE_COUNT); in synclink_cs_init()