mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
11 lines
212 B
ReStructuredText
11 lines
212 B
ReStructuredText
![]() |
.. SPDX-License-Identifier: GPL-2.0
|
||
|
|
||
|
===================
|
||
|
Platform Device API
|
||
|
===================
|
||
|
|
||
|
The KUnit platform device API is used to test platform devices.
|
||
|
|
||
|
.. kernel-doc:: lib/kunit/platform.c
|
||
|
:export:
|