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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dip22zilog.c956 static void * __init alloc_one_table(unsigned long size) function
964 alloc_one_table(NUM_CHANNELS * sizeof(struct uart_ip22zilog_port));
966 alloc_one_table(NUM_IP22ZILOG * sizeof(struct zilog_layout *));

Completed in 110 milliseconds