Home
last modified time | relevance | path

Searched refs:amixer (Results 1 – 25 of 608) sorted by relevance

12345678910>>...25

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/ctxfi/
H A Dctamixer.c109 static int amixer_commit_write(struct amixer *amixer) in amixer_commit_write() argument
122 amixer->rsc.ops->master(&amixer->rsc); in amixer_commit_write()
143 amixer->rsc.ops->next_conj(&amixer->rsc); in amixer_commit_write()
145 amixer->rsc.ops->master(&amixer->rsc); in amixer_commit_write()
161 index = amixer->rsc.ops->output_slot(&amixer->rsc); in amixer_commit_raw_write()
167 static int amixer_get_y(struct amixer *amixer) in amixer_get_y() argument
196 static int amixer_rsc_init(struct amixer *amixer, in amixer_rsc_init() argument
202 err = rsc_init(&amixer->rsc, amixer->idx[0], in amixer_rsc_init()
218 static int amixer_rsc_uninit(struct amixer *amixer) in amixer_rsc_uninit() argument
234 struct amixer *amixer; in get_amixer_rsc() local
[all …]
H A Dctamixer.h52 struct amixer { struct
61 int (*set_input)(struct amixer *amixer, struct rsc *rsc);
62 int (*set_scale)(struct amixer *amixer, unsigned int scale);
63 int (*set_invalid_squash)(struct amixer *amixer, unsigned int iv);
64 int (*set_sum)(struct amixer *amixer, struct sum *sum);
65 int (*commit_write)(struct amixer *amixer);
67 int (*commit_raw_write)(struct amixer *amixer);
68 int (*setup)(struct amixer *amixer, struct rsc *input,
70 int (*get_scale)(struct amixer *amixer);
86 struct amixer **ramixer);
[all …]
H A Dctmixer.c346 struct amixer *amixer; in ct_alsa_mix_volume_get() local
369 struct amixer *amixer; in ct_alsa_mix_volume_put() local
380 oval = amixer->ops->get_scale(amixer); in ct_alsa_mix_volume_put()
382 amixer->ops->set_scale(amixer, val); in ct_alsa_mix_volume_put()
383 amixer->ops->commit_write(amixer); in ct_alsa_mix_volume_put()
391 amixer->ops->commit_write(amixer); in ct_alsa_mix_volume_put()
842 struct amixer *amixer; in ct_mixer_get_resources() local
1051 amixer->ops->commit_write(amixer); in mixer_set_input_port()
1123 struct amixer *amixer; in mixer_resume() local
1128 amixer->ops->commit_write(amixer); in mixer_resume()
[all …]
H A Dctatc.c247 struct amixer *amixer; in atc_pcm_playback_prepare() local
300 amixer->ops->setup(amixer, &src->rsc, in atc_pcm_playback_prepare()
647 struct amixer *amixer; in atc_pcm_capture_prepare() local
672 amixer->ops->setup(amixer, out_ports[i], in atc_pcm_capture_prepare()
685 amixer->ops->setup(amixer, &src->rsc, INIT_VOL, NULL); in atc_pcm_capture_prepare()
699 amixer->ops->set_input(amixer, out_ports[i]); in atc_pcm_capture_prepare()
700 amixer->ops->set_scale(amixer, INIT_VOL); in atc_pcm_capture_prepare()
701 amixer->ops->set_sum(amixer, NULL); in atc_pcm_capture_prepare()
702 amixer->ops->commit_raw_write(amixer); in atc_pcm_capture_prepare()
897 struct amixer *amixer; in spdif_passthru_playback_prepare() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/ctxfi/
H A Dctamixer.c109 static int amixer_commit_write(struct amixer *amixer) in amixer_commit_write() argument
122 amixer->rsc.ops->master(&amixer->rsc); in amixer_commit_write()
143 amixer->rsc.ops->next_conj(&amixer->rsc); in amixer_commit_write()
145 amixer->rsc.ops->master(&amixer->rsc); in amixer_commit_write()
161 index = amixer->rsc.ops->output_slot(&amixer->rsc); in amixer_commit_raw_write()
167 static int amixer_get_y(struct amixer *amixer) in amixer_get_y() argument
196 static int amixer_rsc_init(struct amixer *amixer, in amixer_rsc_init() argument
202 err = rsc_init(&amixer->rsc, amixer->idx[0], in amixer_rsc_init()
218 static int amixer_rsc_uninit(struct amixer *amixer) in amixer_rsc_uninit() argument
234 struct amixer *amixer; in get_amixer_rsc() local
[all …]
H A Dctamixer.h52 struct amixer { struct
61 int (*set_input)(struct amixer *amixer, struct rsc *rsc);
62 int (*set_scale)(struct amixer *amixer, unsigned int scale);
63 int (*set_invalid_squash)(struct amixer *amixer, unsigned int iv);
64 int (*set_sum)(struct amixer *amixer, struct sum *sum);
65 int (*commit_write)(struct amixer *amixer);
67 int (*commit_raw_write)(struct amixer *amixer);
68 int (*setup)(struct amixer *amixer, struct rsc *input,
70 int (*get_scale)(struct amixer *amixer);
86 struct amixer **ramixer);
[all …]
H A Dctmixer.c346 struct amixer *amixer; in ct_alsa_mix_volume_get() local
369 struct amixer *amixer; in ct_alsa_mix_volume_put() local
380 oval = amixer->ops->get_scale(amixer); in ct_alsa_mix_volume_put()
382 amixer->ops->set_scale(amixer, val); in ct_alsa_mix_volume_put()
383 amixer->ops->commit_write(amixer); in ct_alsa_mix_volume_put()
391 amixer->ops->commit_write(amixer); in ct_alsa_mix_volume_put()
842 struct amixer *amixer; in ct_mixer_get_resources() local
1051 amixer->ops->commit_write(amixer); in mixer_set_input_port()
1123 struct amixer *amixer; in mixer_resume() local
1128 amixer->ops->commit_write(amixer); in mixer_resume()
[all …]
H A Dctatc.c247 struct amixer *amixer; in atc_pcm_playback_prepare() local
300 amixer->ops->setup(amixer, &src->rsc, in atc_pcm_playback_prepare()
647 struct amixer *amixer; in atc_pcm_capture_prepare() local
672 amixer->ops->setup(amixer, out_ports[i], in atc_pcm_capture_prepare()
685 amixer->ops->setup(amixer, &src->rsc, INIT_VOL, NULL); in atc_pcm_capture_prepare()
699 amixer->ops->set_input(amixer, out_ports[i]); in atc_pcm_capture_prepare()
700 amixer->ops->set_scale(amixer, INIT_VOL); in atc_pcm_capture_prepare()
701 amixer->ops->set_sum(amixer, NULL); in atc_pcm_capture_prepare()
702 amixer->ops->commit_raw_write(amixer); in atc_pcm_capture_prepare()
897 struct amixer *amixer; in spdif_passthru_playback_prepare() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/ctxfi/
H A Dctamixer.c109 static int amixer_commit_write(struct amixer *amixer) in amixer_commit_write() argument
122 amixer->rsc.ops->master(&amixer->rsc); in amixer_commit_write()
143 amixer->rsc.ops->next_conj(&amixer->rsc); in amixer_commit_write()
145 amixer->rsc.ops->master(&amixer->rsc); in amixer_commit_write()
161 index = amixer->rsc.ops->output_slot(&amixer->rsc); in amixer_commit_raw_write()
167 static int amixer_get_y(struct amixer *amixer) in amixer_get_y() argument
196 static int amixer_rsc_init(struct amixer *amixer, in amixer_rsc_init() argument
202 err = rsc_init(&amixer->rsc, amixer->idx[0], in amixer_rsc_init()
218 static int amixer_rsc_uninit(struct amixer *amixer) in amixer_rsc_uninit() argument
234 struct amixer *amixer; in get_amixer_rsc() local
[all …]
H A Dctamixer.h52 struct amixer { struct
61 int (*set_input)(struct amixer *amixer, struct rsc *rsc);
62 int (*set_scale)(struct amixer *amixer, unsigned int scale);
63 int (*set_invalid_squash)(struct amixer *amixer, unsigned int iv);
64 int (*set_sum)(struct amixer *amixer, struct sum *sum);
65 int (*commit_write)(struct amixer *amixer);
67 int (*commit_raw_write)(struct amixer *amixer);
68 int (*setup)(struct amixer *amixer, struct rsc *input,
70 int (*get_scale)(struct amixer *amixer);
86 struct amixer **ramixer);
[all …]
H A Dctmixer.c346 struct amixer *amixer; in ct_alsa_mix_volume_get() local
369 struct amixer *amixer; in ct_alsa_mix_volume_put() local
380 oval = amixer->ops->get_scale(amixer); in ct_alsa_mix_volume_put()
382 amixer->ops->set_scale(amixer, val); in ct_alsa_mix_volume_put()
383 amixer->ops->commit_write(amixer); in ct_alsa_mix_volume_put()
391 amixer->ops->commit_write(amixer); in ct_alsa_mix_volume_put()
842 struct amixer *amixer; in ct_mixer_get_resources() local
1051 amixer->ops->commit_write(amixer); in mixer_set_input_port()
1123 struct amixer *amixer; in mixer_resume() local
1128 amixer->ops->commit_write(amixer); in mixer_resume()
[all …]
H A Dctatc.c247 struct amixer *amixer; in atc_pcm_playback_prepare() local
300 amixer->ops->setup(amixer, &src->rsc, in atc_pcm_playback_prepare()
647 struct amixer *amixer; in atc_pcm_capture_prepare() local
672 amixer->ops->setup(amixer, out_ports[i], in atc_pcm_capture_prepare()
685 amixer->ops->setup(amixer, &src->rsc, INIT_VOL, NULL); in atc_pcm_capture_prepare()
699 amixer->ops->set_input(amixer, out_ports[i]); in atc_pcm_capture_prepare()
700 amixer->ops->set_scale(amixer, INIT_VOL); in atc_pcm_capture_prepare()
701 amixer->ops->set_sum(amixer, NULL); in atc_pcm_capture_prepare()
702 amixer->ops->commit_raw_write(amixer); in atc_pcm_capture_prepare()
897 struct amixer *amixer; in spdif_passthru_playback_prepare() local
[all …]
/dports/shells/fish/fish-3.3.1/share/completions/
H A Damixer.fish2 complete -c amixer -xa "$cmds" -n "not __fish_seen_subcommand_from $cmds"
3 complete -c amixer -n '__fish_seen_subcommand_from sset sget get set' -xa "(amixer scontrols | stri…
5 complete -c amixer -s h -l help -d 'this help'
6 complete -c amixer -s c -l card -r -d 'select the card'
7 complete -c amixer -s D -l device -r -d 'select the device, default \'default\''
8 complete -c amixer -s d -l debug -d 'debug mode'
9 complete -c amixer -s n -l nocheck -d 'do not perform range checking'
10 complete -c amixer -s v -l version -d 'print version of this program'
11 complete -c amixer -s q -l quiet -d 'be quiet'
12 complete -c amixer -s i -l inactive -d 'show also inactive controls'
[all …]
/dports/comms/anyremote/anyremote-6.7.3/cfg-data/Server-mode/
H A Damixer.cfg3 % prerequisites: amixer utility
16 GuiAppDesc=Control sound volume with amixer utility
37 …Exec(TEST=`amixer -c $(MixerCard) sget Master,0`;U=`echo $TEST|grep "Usage: amixer" |wc -l`;if [ …
40 …Exec(if [ -f $(TmpDir)/amixer.control ]; then true; else echo "Master@0" > $(TmpDir)/amixer.contro…
44 ExecAndSet(title,cat $(TmpDir)/amixer.control|sed "s/@/,/");
50 …ExecAndSet(list,replace,Mixer Controls,amixer scontrols|sed 's/Simple mixer control //;s/,/@/;s/$/…
55 Exec(echo $(Param) > $(TmpDir)/amixer.control);\
64 1=Exec(amixer -c $(MixerCard) sset `cat $(TmpDir)/amixer.control|sed "s/@/,/"` 5%- -q)
65 2=Exec(amixer -c $(MixerCard) sset `cat $(TmpDir)/amixer.control|sed "s/@/,/"` toggle -q)
66 3=Exec(amixer -c $(MixerCard) sset `cat $(TmpDir)/amixer.control|sed "s/@/,/"` 5%+ -q)
/dports/audio/alsa-utils/alsa-utils-1.2.2/amixer/
H A DMakefile.am7 bin_PROGRAMS = amixer program
8 amixer_SOURCES = amixer.c ../alsamixer/volume_mapping.c
9 noinst_HEADERS = amixer.h
10 man_MANS = amixer.1
11 EXTRA_DIST = amixer.1
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/configs/
H A Dsetmixers9 amixer -c ${i} -q set Speaker 70% unmute >/dev/null 2>&1
10 amixer -c ${i} -q set Mic cap mute 70% >/dev/null 2>&1
11 amixer -c ${i} -q set "Auto Gain Control" off >/dev/null 2>&1
/dports/comms/anyremote/anyremote-6.7.3/cfg-data/Utils/
H A Daliases-iviewer.cfg16 Make(var,default_mixer_up,by_value,amixer sset Master,0 5%+ -q);\
17 Make(var,default_mixer_down,by_value,amixer sset Master,0 5%- -q);\
18 Make(var,default_mixer_mute,by_value,amixer sset Master,0 toggle -q);\
19 …Make(var,default_mixer_get,by_value,amixer sget Master,0|grep '\['|head -1|cut -f 2 -d "["|cut -f …
20 Make(var,default_mixer_set,by_value,amixer -q sset Master,0 );
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/boot/dts/
H A Diwg20d-q7-common.dtsi13 * amixer set "DVC Out" 100%
14 * amixer set "DVC In" 100%
18 * amixer set "DVC Out Mute" on
19 * amixer set "DVC In Mute" on
23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
25 * amixer set "DVC Out Ramp" on
27 * amixer set "DVC Out" 80% // Volume Down
28 * amixer set "DVC Out" 100% // Volume Up
H A Dr8a7745-iwg22d-sodimm.dts13 * amixer set "DVC Out" 100%
14 * amixer set "DVC In" 100%
18 * amixer set "DVC Out Mute" on
19 * amixer set "DVC In Mute" on
23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
25 * amixer set "DVC Out Ramp" on
27 * amixer set "DVC Out" 80% // Volume Down
28 * amixer set "DVC Out" 100% // Volume Up
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/boot/dts/
H A Dr8a7745-iwg22d-sodimm.dts13 * amixer set "DVC Out" 100%
14 * amixer set "DVC In" 100%
18 * amixer set "DVC Out Mute" on
19 * amixer set "DVC In Mute" on
23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
25 * amixer set "DVC Out Ramp" on
27 * amixer set "DVC Out" 80% // Volume Down
28 * amixer set "DVC Out" 100% // Volume Up
H A Diwg20d-q7-common.dtsi13 * amixer set "DVC Out" 100%
14 * amixer set "DVC In" 100%
18 * amixer set "DVC Out Mute" on
19 * amixer set "DVC In Mute" on
23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
25 * amixer set "DVC Out Ramp" on
27 * amixer set "DVC Out" 80% // Volume Down
28 * amixer set "DVC Out" 100% // Volume Up
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/boot/dts/
H A Diwg20d-q7-common.dtsi13 * amixer set "DVC Out" 100%
14 * amixer set "DVC In" 100%
18 * amixer set "DVC Out Mute" on
19 * amixer set "DVC In Mute" on
23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
25 * amixer set "DVC Out Ramp" on
27 * amixer set "DVC Out" 80% // Volume Down
28 * amixer set "DVC Out" 100% // Volume Up
H A Dr8a7745-iwg22d-sodimm.dts13 * amixer set "DVC Out" 100%
14 * amixer set "DVC In" 100%
18 * amixer set "DVC Out Mute" on
19 * amixer set "DVC In Mute" on
23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
25 * amixer set "DVC Out Ramp" on
27 * amixer set "DVC Out" 80% // Volume Down
28 * amixer set "DVC Out" 100% // Volume Up
/dports/x11-wm/icewm/icewm-2.9.4/lib/
H A Dkeys.in15 key "Super+KP_Subtract" amixer sset Master 5%-
16 key "Super+KP_Add" amixer sset Master 5%+
27 key "XF86AudioLowerVolume" amixer sset Master 5%-
28 key "XF86AudioRaiseVolume" amixer sset Master 5%+
29 key "XF86AudioMute" amixer sset Master toggle
/dports/comms/anyremote/anyremote-6.7.3/cfg-data/AT-mode/
H A Damixer.cfg2 % anyremote configuration file for sound management with amixer.
3 % prerequisites: amixer utility; example is for soundcard #0
28 …Exec(TEST=`amixer -c $(MixerCard) sget Master,0`;U=`echo $TEST|grep "Usage: amixer" |wc -l`;if [ …

12345678910>>...25