/kernel/linux/linux-5.10/arch/m68k/68000/ |
H A D | m68328.c | 46 void __init config_BSP(char *command, int len) in config_BSP() function
|
H A D | m68EZ328.c | 56 void __init config_BSP(char *command, int len) in config_BSP() function
|
H A D | m68VZ328.c | 178 void __init config_BSP(char *command, int size) in config_BSP() function
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | machdep.h | 39 extern void config_BSP(char *command, int len);
|
/kernel/linux/linux-6.6/arch/m68k/68000/ |
H A D | m68328.c | 47 void __init config_BSP(char *command, int len) in config_BSP() function
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | machdep.h | 42 extern void config_BSP(char *command, int len);
|
/kernel/linux/linux-5.10/arch/m68k/coldfire/ |
H A D | m5206.c | 54 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m5407.c | 56 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m5307.c | 65 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m5272.c | 91 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m523x.c | 97 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m525x.c | 85 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m54xx.c | 97 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m520x.c | 187 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m528x.c | 136 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m5249.c | 131 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m527x.c | 147 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
/kernel/linux/linux-6.6/arch/m68k/coldfire/ |
H A D | m5407.c | 51 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m5307.c | 60 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m5206.c | 49 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m54xx.c | 90 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m5272.c | 83 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m525x.c | 78 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m523x.c | 87 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
/kernel/linux/linux-5.10/arch/m68k/kernel/ |
H A D | setup_no.c | 95 config_BSP(&command_line[0], sizeof(command_line)); in setup_arch()
|