Searched refs:mpc52xx_uart_of_match (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 Dmpc52xx_uart.c103 static struct of_device_id mpc52xx_uart_of_match[] = { variable in typeref:struct:of_device_id
1040 if (!of_match_node(mpc52xx_uart_of_match, np))
1057 MODULE_DEVICE_TABLE(of, mpc52xx_uart_of_match);
1062 .match_table = mpc52xx_uart_of_match,

Completed in 14 milliseconds