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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dstallion.h73 unsigned int portnr; member in struct:stlport
H A Distallion.h55 unsigned int portnr; member in struct:stliport
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dat572d940hf_devices.c822 void __init at91_register_uart(unsigned id, unsigned portnr, unsigned pins) argument
850 pdev->id = portnr; /* update to mapped ID */
852 if (portnr < ATMEL_MAX_UART)
853 at91_uarts[portnr] = pdev;
856 void __init at91_set_serial_console(unsigned portnr) argument
858 if (portnr < ATMEL_MAX_UART)
859 atmel_default_console_device = at91_uarts[portnr];
876 void __init at91_register_uart(unsigned id, unsigned portnr, unsigned pins) {} argument
877 void __init at91_set_serial_console(unsigned portnr) {} argument
H A Dat91sam9261_devices.c989 void __init at91_register_uart(unsigned id, unsigned portnr, unsigned pins) argument
1017 pdev->id = portnr; /* update to mapped ID */
1019 if (portnr < ATMEL_MAX_UART)
1020 at91_uarts[portnr] = pdev;
1023 void __init at91_set_serial_console(unsigned portnr) argument
1025 if (portnr < ATMEL_MAX_UART)
1026 atmel_default_console_device = at91_uarts[portnr];
1042 void __init at91_register_uart(unsigned id, unsigned portnr, unsigned pins) {} argument
1043 void __init at91_set_serial_console(unsigned portnr) {} argument
H A Dat91sam9rl_devices.c1143 void __init at91_register_uart(unsigned id, unsigned portnr, unsigned pins) argument
1176 pdev->id = portnr; /* update to mapped ID */
1178 if (portnr < ATMEL_MAX_UART)
1179 at91_uarts[portnr] = pdev;
1182 void __init at91_set_serial_console(unsigned portnr) argument
1184 if (portnr < ATMEL_MAX_UART)
1185 atmel_default_console_device = at91_uarts[portnr];
1201 void __init at91_register_uart(unsigned id, unsigned portnr, unsigned pins) {} argument
1202 void __init at91_set_serial_console(unsigned portnr) {} argument
H A Dat91cap9_devices.c1200 void __init at91_register_uart(unsigned id, unsigned portnr, unsigned pins) argument
1228 pdev->id = portnr; /* update to mapped ID */
1230 if (portnr < ATMEL_MAX_UART)
1231 at91_uarts[portnr] = pdev;
1234 void __init at91_set_serial_console(unsigned portnr) argument
1236 if (portnr < ATMEL_MAX_UART)
1237 atmel_default_console_device = at91_uarts[portnr];
1253 void __init at91_register_uart(unsigned id, unsigned portnr, unsigned pins) {} argument
1254 void __init at91_set_serial_console(unsigned portnr) {} argument
H A Dat91rm9200_devices.c1154 void __init at91_register_uart(unsigned id, unsigned portnr, unsigned pins) argument
1187 pdev->id = portnr; /* update to mapped ID */
1189 if (portnr < ATMEL_MAX_UART)
1190 at91_uarts[portnr] = pdev;
1193 void __init at91_set_serial_console(unsigned portnr) argument
1195 if (portnr < ATMEL_MAX_UART)
1196 atmel_default_console_device = at91_uarts[portnr];
1213 void __init at91_register_uart(unsigned id, unsigned portnr, unsigned pins) {} argument
1214 void __init at91_set_serial_console(unsigned portnr) {} argument
H A Dat91sam9260_devices.c1139 void __init at91_register_uart(unsigned id, unsigned portnr, unsigned pins) argument
1182 pdev->id = portnr; /* update to mapped ID */
1184 if (portnr < ATMEL_MAX_UART)
1185 at91_uarts[portnr] = pdev;
1188 void __init at91_set_serial_console(unsigned portnr) argument
1190 if (portnr < ATMEL_MAX_UART)
1191 atmel_default_console_device = at91_uarts[portnr];
1207 void __init at91_register_uart(unsigned id, unsigned portnr, unsigned pins) {} argument
1208 void __init at91_set_serial_console(unsigned portnr) {} argument
H A Dat91sam9263_devices.c1370 void __init at91_register_uart(unsigned id, unsigned portnr, unsigned pins) argument
1398 pdev->id = portnr; /* update to mapped ID */
1400 if (portnr < ATMEL_MAX_UART)
1401 at91_uarts[portnr] = pdev;
1404 void __init at91_set_serial_console(unsigned portnr) argument
1406 if (portnr < ATMEL_MAX_UART)
1407 atmel_default_console_device = at91_uarts[portnr];
1423 void __init at91_register_uart(unsigned id, unsigned portnr, unsigned pins) {} argument
1424 void __init at91_set_serial_console(unsigned portnr) {} argument
H A Dat91sam9g45_devices.c1364 void __init at91_register_uart(unsigned id, unsigned portnr, unsigned pins) argument
1397 pdev->id = portnr; /* update to mapped ID */
1399 if (portnr < ATMEL_MAX_UART)
1400 at91_uarts[portnr] = pdev;
1403 void __init at91_set_serial_console(unsigned portnr) argument
1405 if (portnr < ATMEL_MAX_UART)
1406 atmel_default_console_device = at91_uarts[portnr];
1422 void __init at91_register_uart(unsigned id, unsigned portnr, unsigned pins) {} argument
1423 void __init at91_set_serial_console(unsigned portnr) {} argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/include/mach/
H A Dboard.h138 extern void __init at91_register_uart(unsigned id, unsigned portnr, unsigned pins);
139 extern void __init at91_set_serial_console(unsigned portnr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dstallion.c728 int portnr; local
741 for (portnr = -1, panelnr = 0; panelnr < STL_MAXPANELS; panelnr++) {
745 portnr = minordev;
750 if (portnr < 0)
753 portp = brdp->panels[panelnr]->ports[portnr];
1032 sio.line = portp->portnr;
1339 static void stl_portinfo(struct seq_file *m, struct stlport *portp, int portnr) argument
1345 portnr, (portp->hwid == 1) ? "SC26198" : "CD1400",
1393 unsigned int brdnr, panelnr, portnr; local
1417 for (portnr
2289 stl_getport(int brdnr, int panelnr, int portnr) argument
[all...]
H A Distallion.c685 static struct stliport *stli_getport(unsigned int brdnr, unsigned int panelnr, unsigned int portnr);
810 unsigned int minordev, brdnr, portnr; local
821 portnr = MINOR2PORT(minordev);
822 if (portnr > brdp->nrports)
825 portp = brdp->ports[portnr];
1448 sio.line = portp->portnr;
1845 static void stli_portinfo(struct seq_file *m, struct stlibrd *brdp, struct stliport *portp, int portnr) argument
1860 seq_printf(m, "%d: uart:%s ", portnr, uart);
1916 unsigned int brdnr, portnr, totalport; local
1934 for (portnr
3329 unsigned int portnr, nrdevs, i; local
4030 stli_getport(unsigned int brdnr, unsigned int panelnr, unsigned int portnr) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dcallback.c67 module_param_named(callback_tcpport, nfs_callback_set_tcpport, portnr, 0644);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dxprtsock.c2608 module_param_named(min_resvport, xprt_min_resvport, portnr, 0644);
2609 module_param_named(max_resvport, xprt_max_resvport, portnr, 0644);

Completed in 81 milliseconds