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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sni/
H A Dsetup.c31 unsigned int sni_brd_type; variable
32 EXPORT_SYMBOL(sni_brd_type); variable
123 sni_brd_type = *(unsigned char *)SNI_IDPROM_BRDTYPE;
125 switch (sni_brd_type) {
195 pr_debug("Found SNI brdtype %02x name %s\n", sni_brd_type, system_type);
201 switch (sni_brd_type) {
H A Dirq.c56 switch (sni_brd_type) {
H A Dtime.c174 switch (sni_brd_type) {
H A Da20r.c234 switch (sni_brd_type) {
H A Dpcimt.c326 switch (sni_brd_type) {
H A Dpcit.c281 switch (sni_brd_type) {
H A Drm200.c116 if (sni_brd_type == SNI_BRD_RM200) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/serio/
H A Di8042-snirm.h55 if (sni_brd_type == SNI_BRD_RM200) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dfixup-sni.c135 switch (sni_brd_type) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dsni.h14 extern unsigned int sni_brd_type;

Completed in 228 milliseconds