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