Home
last modified time | relevance | path

Searched refs:residual_find_device (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-ppc/
Dresidual.h320 extern PPC_DEVICE *residual_find_device(unsigned long BusMask,
/linux-2.4.37.9/arch/ppc/platforms/
Dprep_setup.c611 audiodevice = residual_find_device(~0, NULL, MultimediaController, in prep_init_sound()
665 vgadev = residual_find_device(~0, NULL, DisplayController, SVGAController, in prep_init_vesa()
Dprep_pci.c819 mpic = residual_find_device(-1, NULL, SystemPeripheral, in ibm_prep_init()
1268 hostbridge = residual_find_device(PROCESSORDEVICE, NULL, in prep_find_bridges()
Dresidual.c785 PPC_DEVICE __init *residual_find_device(unsigned long BusMask, in residual_find_device() function