Searched refs:tb_property_get_next (Results 1 – 2 of 2) sorted by relevance
169 struct tb_property *tb_property_get_next(struct tb_property_dir *dir,173 for (property = tb_property_get_next(dir, NULL); \175 property = tb_property_get_next(dir, property))
741 struct tb_property *tb_property_get_next(struct tb_property_dir *dir, in tb_property_get_next() function752 EXPORT_SYMBOL_GPL(tb_property_get_next);