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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Depca.h4 #define MAX_ALLOC 0x100 macro
H A Depca.c95 static struct channel digi_channels[MAX_ALLOC];
953 pc_driver = alloc_tty_driver(MAX_ALLOC);
957 pc_info = alloc_tty_driver(MAX_ALLOC);

Completed in 198 milliseconds