Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thunderbolt/
Dcap.c27 static bool tb_cap_is_long(struct tb_cap_any *cap) in tb_cap_is_long() function
60 else if (!tb_cap_is_long(cap)) in tb_cap_next()
100 if (tb_cap_is_long(&header)) { in tb_find_cap()