Searched refs:ss12_off (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl2/dtc/dist/tests/
H A Dsubnode_offset.c51 int ss12_off, ss21_off; local
81 ss12_off = fdt_subnode_offset(fdt, subnode1_offset, "ss2");
82 if (ss12_off != -FDT_ERR_NOTFOUND)

Completed in 120 milliseconds