Searched refs:board_mgr_t (Results 1 – 2 of 2) sorted by relevance
52 } board_mgr_t; typedef59 static board_mgr_t g_board_mgr = { 0, NULL };65 static board_mgr_t *board_get_handle(void) in board_get_handle()827 board_mgr_t *mgr_handle = board_get_handle(); in board_get_items()854 board_mgr_t *mgr_handle = board_get_handle(); in board_add_new_item()
51 } board_mgr_t; typedef63 static board_mgr_t g_board_mgr = {0, NULL};70 static board_mgr_t *board_get_handle(void) in board_get_handle()1446 board_mgr_t *mgr_handle = board_get_handle(); in board_get_items()1478 board_mgr_t *mgr_handle = board_get_handle(); in board_add_new_item()
Completed in 7 milliseconds