Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/of/
H A Dunittest.c307 char phandle_str[16] = ""; in of_unittest_printf() local
315 num_to_str(phandle_str, sizeof(phandle_str), np->phandle, 0); in of_unittest_printf()
323 of_unittest_printf_one(np, "%pOFp", phandle_str); in of_unittest_printf()