phandle_end      1304 drivers/of/base.c 	it->phandle_end = list;
phandle_end      1320 drivers/of/base.c 	if (!it->cur || it->phandle_end >= it->list_end)
phandle_end      1323 drivers/of/base.c 	it->cur = it->phandle_end;
phandle_end      1376 drivers/of/base.c 	it->phandle_end = it->cur + count;
phandle_end        88 include/linux/of.h 	const __be32 *phandle_end;