Lines Matching defs:board_id
259 int board_id = smscore_get_board_id(coredev);
260 struct sms_board *board = sms_get_board(board_id);
262 switch (board_id) {
281 int board_id = smscore_get_board_id(coredev);
282 struct sms_board *board = sms_get_board(board_id);
284 switch (board_id) {
303 int board_id = smscore_get_board_id(coredev);
304 struct sms_board *board = sms_get_board(board_id);
310 switch (board_id) {
326 int board_id = smscore_get_board_id(coredev);
327 struct sms_board *board = sms_get_board(board_id);
331 switch (board_id) {