Searched refs:labpc_boards (Results 1 – 1 of 1) sorted by relevance
427 static const struct labpc_board_struct labpc_boards[] = { variable503 .num_names = ARRAY_SIZE(labpc_boards),504 .board_name = &labpc_boards[0].name,792 if (labpc_boards[i].bustype != pci_bustype) in labpc_find_device()794 if (mite_device_id(mite) == labpc_boards[i].device_id) { in labpc_find_device()797 dev->board_ptr = &labpc_boards[i]; in labpc_find_device()