Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 39845764a0ca01a89dca4ff5b4e9d896ee410054 10 lines 212 B view raw
1.. SPDX-License-Identifier: GPL-2.0 2 3=================== 4Platform Device API 5=================== 6 7The KUnit platform device API is used to test platform devices. 8 9.. kernel-doc:: lib/kunit/platform.c 10 :export: