opnsense-src/sys/dev/sound/pcm
Hans Petter Selasky ed2196e5df sound(4): Implement playback and recording mode sysctl(8).
The dev.pcm.<N>.mode sysctl(8) gives information if a sound device
supports hardware mixing, playback or recording.

Submitted by:	Christos Margiolis <christos@freebsd.org>
Differential Revision:	https://reviews.freebsd.org/D31320
MFC after:	1 week
Sponsored by:	NVIDIA Networking
2021-08-06 11:28:44 +02:00
..
ac97.c sound(4): fixing panic for INVARIANTS kernel 2021-04-24 03:27:43 +00:00
ac97.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
ac97_if.m
ac97_patch.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
ac97_patch.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
buffer.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
buffer.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
channel.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
channel.h sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
channel_if.m
dsp.c Fix several dev_clone callbacks to avoid out-of-bounds reads 2021-03-28 11:08:36 -04:00
dsp.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
feeder.c sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
feeder.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
feeder_chain.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
feeder_eq.c sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
feeder_format.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
feeder_if.m
feeder_matrix.c sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
feeder_mixer.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
feeder_rate.c sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
feeder_volume.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
g711.h sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
intpcm.h sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
matrix.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
matrix_map.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
mixer.c Implement the SOUND_MIXER_WRITE_MUTE and SOUND_MIXER_READ_MUTE ioctl(9)s. 2021-07-21 11:10:30 +02:00
mixer.h Implement the SOUND_MIXER_WRITE_MUTE and SOUND_MIXER_READ_MUTE ioctl(9)s. 2021-07-21 11:10:30 +02:00
mixer_if.m
pcm.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
sndstat.c sndstat: nvlist schema and API definition changes 2021-04-21 16:19:15 +08:00
sndstat.h sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
sound.c sound(4): Implement playback and recording mode sysctl(8). 2021-08-06 11:28:44 +02:00
sound.h sound(4): Implement playback and recording mode sysctl(8). 2021-08-06 11:28:44 +02:00
vchan.c sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
vchan.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00