brintos

brintos / linux-shallow public Read only

0
0
Text · 287 B · cb4193d Raw
14 lines · plain
1.. SPDX-License-Identifier: GPL-2.02 3====================4Device Tree (OF) API5====================6 7The KUnit device tree API is used to test device tree (of_*) dependent code.8 9.. kernel-doc:: include/kunit/of.h10   :internal:11 12.. kernel-doc:: drivers/of/of_kunit_helpers.c13   :export:14