Searched refs:setleds (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/arch/mips/include/asm/sibyte/ |
H A D | board.h | 42 #define setleds(t0, t1, c0, c1, c2, c3) \ macro 53 #define setleds(t0, t1, c0, c1, c2, c3) macro 61 extern void setleds(char *str); 63 #define setleds(s) do { } while (0) macro
|
/linux-4.1.27/arch/mips/sibyte/common/ |
H A D | cfe_console.c | 51 setleds("u0cn"); cfe_console_setup() 53 setleds("u1cn"); cfe_console_setup() 58 setleds("pccn"); cfe_console_setup()
|
/linux-4.1.27/arch/mips/sibyte/swarm/ |
H A D | setup.c | 167 void setleds(char *str) setleds() function
|
Completed in 174 milliseconds