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

/linux-master/drivers/thunderbolt/
H A Dquirks.c60 static const struct tb_quirk tb_quirks[] = { variable in typeref:struct:tb_quirk
122 for (i = 0; i < ARRAY_SIZE(tb_quirks); i++) {
123 const struct tb_quirk *q = &tb_quirks[i];

Completed in 199 milliseconds