summaryrefslogtreecommitdiff
path: root/sound/drivers
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2017-05-26 09:30:46 +0900
committerTakashi Iwai <tiwai@suse.de>2017-05-26 08:38:14 +0200
commit2c4842d3b6b3cf6db0f21e487da7e9bd3aa23090 (patch)
tree43a861b3b2041b687ad38927ea79cb87eef76ccc /sound/drivers
parent9027c4639ef1e3254779e3033f229133222445f7 (diff)
ALSA: pcm: add local header file for snd-pcm module
Several files are used to construct PCM core module, a.k.a snd-pcm. Although available APIs are described in 'include/sound/pcm.h', some of them are not exported as symbols in kernel space. Such APIs are just for module local usage. This commit adds module local header file and move some function prototypes into it so that scopes of them are controlled properly and developers get no confusion from unavailable symbols. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/drivers')
0 files changed, 0 insertions, 0 deletions