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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Datmel_serial.c107 static int (*atmel_open_hook)(struct uart_port *); variable
407 if (atmel_open_hook) {
408 retval = atmel_open_hook(port);
733 atmel_open_hook = fns->open;

Completed in 46 milliseconds