Searched refs:residual_find_device (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/include/asm-ppc/ |
D | residual.h | 320 extern PPC_DEVICE *residual_find_device(unsigned long BusMask,
|
/linux-2.4.37.9/arch/ppc/platforms/ |
D | prep_setup.c | 611 audiodevice = residual_find_device(~0, NULL, MultimediaController, in prep_init_sound() 665 vgadev = residual_find_device(~0, NULL, DisplayController, SVGAController, in prep_init_vesa()
|
D | prep_pci.c | 819 mpic = residual_find_device(-1, NULL, SystemPeripheral, in ibm_prep_init() 1268 hostbridge = residual_find_device(PROCESSORDEVICE, NULL, in prep_find_bridges()
|
D | residual.c | 785 PPC_DEVICE __init *residual_find_device(unsigned long BusMask, in residual_find_device() function
|