Home
last modified time | relevance | path

Searched refs:tb_quirks (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dquirks.c60 static const struct tb_quirk tb_quirks[] = { variable
122 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()