Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthunderbolt.h166 #define tb_property_for_each(dir, property) \ macro
/openbmc/linux/
H A D.clang-format609 - 'tb_property_for_each'
/openbmc/linux/drivers/thunderbolt/
H A Dtest.c2767 tb_property_for_each(d1, tmp) in compare_dirs()
2772 tb_property_for_each(d2, tmp) in compare_dirs()
H A Dxdomain.c1082 tb_property_for_each(xd->remote_properties, p) { in enumerate_services()