Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watchdog
[linux-2.6-block.git] / Documentation / media / audio.h.rst.exceptions
CommitLineData
f2ac8ce8
MCC
1# SPDX-License-Identifier: GPL-2.0
2
8a6199c6
MCC
3# Ignore header name
4ignore define _DVBAUDIO_H_
5
8a6199c6
MCC
6# Undocumented audio caps, as this is a deprecated API anyway
7ignore define AUDIO_CAP_DTS
8ignore define AUDIO_CAP_LPCM
9ignore define AUDIO_CAP_MP1
10ignore define AUDIO_CAP_MP2
11ignore define AUDIO_CAP_MP3
12ignore define AUDIO_CAP_AAC
13ignore define AUDIO_CAP_OGG
14ignore define AUDIO_CAP_SDDS
15ignore define AUDIO_CAP_AC3
16
17# some typedefs should point to struct/enums
836cf1db
MCC
18replace typedef audio_mixer_t :c:type:`audio_mixer`
19replace typedef audio_status_t :c:type:`audio_status`