opnsense-src/sys/dev/sound/pcm
Christos Margiolis 6bfac3b2a3 sound: Retire channel refcount
No longer used.

Sponsored by:	The FreeBSD Foundation
MFC after:	2 days
Reviewed by:	dev_submerge.ch
Differential Revision:	https://reviews.freebsd.org/D47269

(cherry picked from commit 9a6cf27583ffc13bb0a7c5be0704ba0d2f3b834d)
2024-10-27 17:32:30 +01:00
..
ac97.c sys: Remove SND_DECLARE_FILE 2023-08-18 13:05:12 -07:00
ac97.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ac97_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
ac97_patch.c sys: Remove SND_DECLARE_FILE 2023-08-18 13:05:12 -07:00
ac97_patch.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
buffer.c sound: Drain buffer selinfo in sndbuf_free() 2024-04-12 03:09:51 +02:00
buffer.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
channel.c sound: Retire channel refcount 2024-10-27 17:32:30 +01:00
channel.h sound: Retire channel refcount 2024-10-27 17:32:30 +01:00
channel_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
dsp.c sound: Retire channel refcount 2024-10-27 17:32:30 +01:00
dsp.h sound: Untangle dsp_cdevs[] and dsp_unit2name() confusion 2024-10-27 17:32:23 +01:00
feeder.c sound: Use M_WAITOK where possible 2024-10-20 13:21:05 +02:00
feeder.h sound: Simplify feeder_remove() 2024-07-29 18:34:55 +03:00
feeder_chain.c sound: Simplify feeder_remove() 2024-07-29 18:34:55 +03:00
feeder_eq.c sound: Rename chn_* feeder functions to feeder_* 2024-07-29 18:34:55 +03:00
feeder_format.c sound: Use nitems() where possible 2024-05-17 21:30:35 +02:00
feeder_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
feeder_matrix.c sound: Use nitems() where possible 2024-05-17 21:30:35 +02:00
feeder_mixer.c sys: Remove SND_DECLARE_FILE 2023-08-18 13:05:12 -07:00
feeder_rate.c sound: Rename chn_* feeder functions to feeder_* 2024-07-29 18:34:55 +03:00
feeder_volume.c sound: Use nitems() where possible 2024-05-17 21:30:35 +02:00
g711.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
intpcm.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
matrix.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
matrix_map.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
mixer.c sound: Rename chn_* feeder functions to feeder_* 2024-07-29 18:34:55 +03:00
mixer.h sound: Handle unavailable devices in various OSS IOCTLs 2024-05-25 21:30:40 +02:00
mixer_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
pcm.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sndstat.c sound: Improve /dev/sndstat channel info readability 2024-10-20 13:21:06 +02:00
sound.c sound: Simplify channel creation and deletion process 2024-10-20 13:21:05 +02:00
sound.h sound: Untangle dsp_cdevs[] and dsp_unit2name() confusion 2024-10-27 17:32:23 +01:00
vchan.c sound: Remove redundant refcount checks in vchan_setnew() 2024-10-27 17:32:30 +01:00
vchan.h sound: Remove unused "num" argument from chn_init() and related callers 2024-05-17 21:30:35 +02:00