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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/85xx/
H A Dsbc85xx.c159 int mpc85xx_exclude_device(u_char bus, u_char devfn) function
H A Dmpc85xx_ads_common.c182 mpc85xx_exclude_device(u_char bus, u_char devfn) function
H A Dstx_gp3.c264 int mpc85xx_exclude_device(u_char bus, u_char devfn) function
H A Dtqm85xx.c301 int mpc85xx_exclude_device(u_char bus, u_char devfn) function
H A Dmpc85xx_cds_common.c249 mpc85xx_exclude_device(u_char bus, u_char devfn) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/85xx/
H A Dmpc85xx_ads.c47 static int mpc85xx_exclude_device(u_char bus, u_char devfn) function
245 ppc_md.pci_exclude_device = mpc85xx_exclude_device;
H A Dmpc85xx_cds.c65 static int mpc85xx_exclude_device(u_char bus, u_char devfn) function
263 ppc_md.pci_exclude_device = mpc85xx_exclude_device;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dppc85xx_setup.c201 extern int mpc85xx_exclude_device(u_char bus, u_char devfn);
308 ppc_md.pci_exclude_device = mpc85xx_exclude_device;

Completed in 74 milliseconds