summaryrefslogtreecommitdiffstats
path: root/sound/pcmcia
diff options
context:
space:
mode:
authorTakashi Sakamoto2017-05-26 02:30:46 +0200
committerTakashi Iwai2017-05-26 08:38:14 +0200
commit2c4842d3b6b3cf6db0f21e487da7e9bd3aa23090 (patch)
tree43a861b3b2041b687ad38927ea79cb87eef76ccc /sound/pcmcia
parentALSA: pcm: Call ack() whenever appl_ptr is updated (diff)
downloadkernel-qcow2-linux-2c4842d3b6b3cf6db0f21e487da7e9bd3aa23090.tar.gz
kernel-qcow2-linux-2c4842d3b6b3cf6db0f21e487da7e9bd3aa23090.tar.xz
kernel-qcow2-linux-2c4842d3b6b3cf6db0f21e487da7e9bd3aa23090.zip
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/pcmcia')
0 files changed, 0 insertions, 0 deletions