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