diff options
author | 2024-11-13 12:16:27 +0100 | |
---|---|---|
committer | 2024-11-13 13:33:28 +0100 | |
commit | f69c2861b05e29c69abed6aafe0cefd224d9d4db (patch) | |
tree | ce5843608d2682dd76613db6ff47d82217558af3 /scripts/generate_rust_analyzer.py | |
parent | ALSA: tidyup SNDRV_PCM_TRIGGER_xxx numbering (diff) | |
download | wireguard-linux-f69c2861b05e29c69abed6aafe0cefd224d9d4db.tar.xz wireguard-linux-f69c2861b05e29c69abed6aafe0cefd224d9d4db.zip |
ALSA: pcm: Define snd_pcm_mmap_data_{open|close}() locally
snd_pcm_mmap_data_open() and _close() are defined as inline functions
in the public sound/pcm.h, but those are used only locally in
pcm_native.c, hence they should be better placed there.
Also, those are referred as callbacks, the useless inline is dropped.
Link: https://patch.msgid.link/20241113111628.17069-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions