Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/alchemy/devboards/pb1200/
Dplatform.c169 static int __init board_register_devices(void) in board_register_devices() function
203 device_initcall(board_register_devices);
/linux-2.6.39/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_board.h10 int board_register_devices(void);
/linux-2.6.39/arch/mips/bcm63xx/
Dsetup.c124 return board_register_devices(); in bcm63xx_register_devices()
/linux-2.6.39/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c859 int __init board_register_devices(void) in board_register_devices() function