Searched refs:mpc52xx_uart_of_match (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 Dmpc52xx_uart.c1254 static struct of_device_id mpc52xx_uart_of_match[] = { variable in typeref:struct:of_device_id
1403 for_each_matching_node(np, mpc52xx_uart_of_match) {
1404 match = of_match_node(mpc52xx_uart_of_match, np);
1418 MODULE_DEVICE_TABLE(of, mpc52xx_uart_of_match);
1430 .of_match_table = mpc52xx_uart_of_match,

Completed in 40 milliseconds