Home
last modified time | relevance | path

Searched defs:BOARD_VEC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/txx9/generic/
H A Dsetup.c88 #define BOARD_VEC(board) extern struct txx9_board_vec board; macro
90 #undef BOARD_VEC macro
96 #define BOARD_VEC(board) &board, macro
98 #undef BOARD_VEC macro
/kernel/linux/linux-6.6/arch/mips/txx9/generic/
H A Dsetup.c83 #define BOARD_VEC(board) extern struct txx9_board_vec board; macro
85 #undef BOARD_VEC macro
91 #define BOARD_VEC(board) &board, macro
93 #undef BOARD_VEC macro

Completed in 4 milliseconds