]> rtime.felk.cvut.cz Git - jailhouse.git/commit
core: Document PCI subsystem interfaces
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 23 Sep 2014 16:33:25 +0000 (18:33 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Thu, 25 Sep 2014 13:47:23 +0000 (15:47 +0200)
commit399729fb9da8c35dd72926a5fba3af714bc57b6c
treec9101b1d7a141168405f4d7f4f217e409a75c0db
parent0019398773029e50d7d38d55bc70e8ca4879bffc
core: Document PCI subsystem interfaces

Convert existing kernel-doc comments to doxygen style and add missing
functions and structure descriptions for public interfaces. Architecture
specific functions are documented in the headers to avoid duplications
at the implementation site.

No functional changes.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/x86/include/asm/pci.h
hypervisor/arch/x86/pci.c
hypervisor/include/jailhouse/pci.h
hypervisor/pci.c