of.rst 287 B

12345678910111213
  1. .. SPDX-License-Identifier: GPL-2.0
  2. ====================
  3. Device Tree (OF) API
  4. ====================
  5. The KUnit device tree API is used to test device tree (of_*) dependent code.
  6. .. kernel-doc:: include/kunit/of.h
  7. :internal:
  8. .. kernel-doc:: drivers/of/of_kunit_helpers.c
  9. :export: