xref: /linux/Documentation/driver-api/pci/tsm.rst (revision c2803bd580db226008aabf2fb2f0c9a7d3b5d0de)
1.. SPDX-License-Identifier: GPL-2.0
2.. include:: <isonum.txt>
3
4========================================================
5PCI Trusted Execution Environment Security Manager (TSM)
6========================================================
7
8Subsystem Interfaces
9====================
10
11.. kernel-doc:: include/linux/pci-ide.h
12   :internal:
13
14.. kernel-doc:: drivers/pci/ide.c
15   :export:
16
17.. kernel-doc:: include/linux/pci-tsm.h
18   :internal:
19
20.. kernel-doc:: drivers/pci/tsm.c
21   :export:
22