Searched refs:beat_restart (Results 1 – 3 of 3) sorted by relevance
/arch/powerpc/platforms/cell/ | ||
D | beat.h | 27 void beat_restart(char *); |
D | celleb_setup.c | 206 .restart = beat_restart, in define_machine() |
D | beat.c | 40 void beat_restart(char *cmd) in beat_restart() function |