Searched refs:tb_quirks (Results 1 – 1 of 1) sorted by relevance
60 static const struct tb_quirk tb_quirks[] = { variable122 for (i = 0; i < ARRAY_SIZE(tb_quirks); i++) { in tb_check_quirks()123 const struct tb_quirk *q = &tb_quirks[i]; in tb_check_quirks()