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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dip22zilog.c923 static void * __init alloc_one_table(unsigned long size) function
931 alloc_one_table(NUM_CHANNELS * sizeof(struct uart_ip22zilog_port));
933 alloc_one_table(NUM_IP22ZILOG * sizeof(struct zilog_layout *));

Completed in 99 milliseconds