Home
last modified time | relevance | path

Searched refs:ps2mult_early_init (Results 1 – 17 of 17) sorted by relevance

/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/include/
H A Dps2mult.h37 extern void ps2mult_early_init (void);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/include/
H A Dps2mult.h37 extern void ps2mult_early_init (void);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/include/
H A Dps2mult.h37 extern void ps2mult_early_init (void);
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/include/
H A Dps2mult.h37 extern void ps2mult_early_init (void);
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/include/
H A Dps2mult.h37 extern void ps2mult_early_init (void);
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/include/
H A Dps2mult.h37 extern void ps2mult_early_init (void);
/dports/sysutils/u-boot-utilite/u-boot-2015.07/include/
H A Dps2mult.h37 extern void ps2mult_early_init (void);
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/include/
H A Dps2mult.h37 extern void ps2mult_early_init (void);
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/input/
H A Dps2mult.c65 #error #define CONFIG_BOARD_EARLY_INIT_R and call ps2mult_early_init() in board_early_init_r()
67 void ps2mult_early_init (void) in ps2mult_early_init() function
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/input/
H A Dps2mult.c65 #error #define CONFIG_BOARD_EARLY_INIT_R and call ps2mult_early_init() in board_early_init_r()
67 void ps2mult_early_init (void) in ps2mult_early_init() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/input/
H A Dps2mult.c65 #error #define CONFIG_BOARD_EARLY_INIT_R and call ps2mult_early_init() in board_early_init_r()
67 void ps2mult_early_init (void) in ps2mult_early_init() function
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/drivers/input/
H A Dps2mult.c65 #error #define CONFIG_BOARD_EARLY_INIT_R and call ps2mult_early_init() in board_early_init_r()
67 void ps2mult_early_init (void) in ps2mult_early_init() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/drivers/input/
H A Dps2mult.c65 #error #define CONFIG_BOARD_EARLY_INIT_R and call ps2mult_early_init() in board_early_init_r()
67 void ps2mult_early_init (void) in ps2mult_early_init() function
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/drivers/input/
H A Dps2mult.c65 #error #define CONFIG_BOARD_EARLY_INIT_R and call ps2mult_early_init() in board_early_init_r()
67 void ps2mult_early_init (void) in ps2mult_early_init() function
/dports/sysutils/u-boot-utilite/u-boot-2015.07/drivers/input/
H A Dps2mult.c65 #error #define CONFIG_BOARD_EARLY_INIT_R and call ps2mult_early_init() in board_early_init_r()
67 void ps2mult_early_init (void) in ps2mult_early_init() function
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/drivers/input/
H A Dps2mult.c65 #error #define CONFIG_BOARD_EARLY_INIT_R and call ps2mult_early_init() in board_early_init_r()
67 void ps2mult_early_init (void) in ps2mult_early_init() function
/dports/sysutils/u-boot-utilite/u-boot-2015.07/board/tqc/tqm5200/
H A Dtqm5200.c38 void ps2mult_early_init(void);
406 ps2mult_early_init(); in board_early_init_r()