Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dthunderbolt.h176 #define tb_property_for_each(dir, property) \ macro
/linux/drivers/thunderbolt/
H A Dstream.c1093 tb_property_for_each(svc->local_properties, p) { in service_remove_properties()