Home
last modified time | relevance | path

Searched refs:spkr (Results 1 – 25 of 26) sorted by relevance

12

/linux/sound/firewire/oxfw/
H A Doxfw-spkr.c149 struct fw_spkr *spkr = oxfw->spec; in spkr_mute_get() local
151 value->value.integer.value[0] = !spkr->mute; in spkr_mute_get()
160 struct fw_spkr *spkr = oxfw->spec; in spkr_mute_put() local
166 if (mute == spkr->mute) in spkr_mute_put()
169 err = avc_audio_feature_mute(oxfw->unit, spkr->mute_fb_id, &mute, in spkr_mute_put()
173 spkr->mute = mute; in spkr_mute_put()
182 struct fw_spkr *spkr = oxfw->spec; in spkr_volume_info() local
185 info->count = spkr->mixer_channels; in spkr_volume_info()
186 info->value.integer.min = spkr->volume_min; in spkr_volume_info()
187 info->value.integer.max = spkr->volume_max; in spkr_volume_info()
[all …]
H A DMakefile3 oxfw-midi.o oxfw-hwdep.o oxfw-spkr.o oxfw-scs1x.o oxfw.o
/linux/sound/drivers/pcsp/
H A Dpcsp_mixer.c106 int spkr = ucontrol->value.integer.value[0]; in pcsp_pcspkr_put() local
107 if (spkr != chip->pcspkr) { in pcsp_pcspkr_put()
108 chip->pcspkr = spkr; in pcsp_pcspkr_put()
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-plutux.dts54 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
H A Dtegra20-tec.dts62 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
H A Dtegra20-medcom-wide.dts89 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
H A Dtegra30-cardhu.dtsi664 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
H A Dtegra20-ventana.dts712 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
H A Dtegra20-harmony.dts750 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
H A Dtegra20-seaboard.dts914 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
H A Dtegra20-asus-tf101.dts1197 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
H A Dtegra30-asus-tf300t.dts1030 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
H A Dtegra20-acer-a500-picasso.dts1429 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
/linux/arch/arm64/boot/dts/qcom/
H A Dx1e80100-lenovo-yoga-slim7x.dts567 spkr_01_sd_n_active: spkr-01-sd-n-active-state {
575 spkr_23_sd_n_active: spkr-23-sd-n-active-state {
H A Dsm8550-mtp.dts676 spkr_1_sd_n_active: spkr-1-sd-n-active-state {
684 spkr_2_sd_n_active: spkr-2-sd-n-active-state {
H A Dsm8550-qrd.dts795 spkr_1_sd_n_active: spkr-1-sd-n-active-state {
803 spkr_2_sd_n_active: spkr-2-sd-n-active-state {
H A Dx1e80100-crd.dts759 spkr_01_sd_n_active: spkr-01-sd-n-active-state {
767 spkr_23_sd_n_active: spkr-23-sd-n-active-state {
H A Dsm8550-hdk.dts961 spkr_1_sd_n_active: spkr-1-sd-n-active-state {
969 spkr_2_sd_n_active: spkr-2-sd-n-active-state {
H A Dsm8650-qrd.dts836 spkr_1_sd_n_active: spkr-1-sd-n-active-state {
1206 spkr_2_sd_n_active: spkr-2-sd-n-active-state {
H A Dsm8650-hdk.dts906 spkr_1_sd_n_active: spkr-1-sd-n-active-state {
1238 spkr_2_sd_n_active: spkr-2-sd-n-active-state {
H A Dsc8280xp-lenovo-thinkpad-x13s.dts1719 spkr_1_sd_n_default: spkr-1-sd-n-default-state {
1729 spkr_2_sd_n_default: spkr-2-sd-n-default-state {
H A Dx1e80100-qcp.dts620 spkr_01_sd_n_active: spkr-01-sd-n-active-state {
H A Dmsm8939.dtsi1663 reg-names = "mic-iomux", "spkr-iomux";
H A Dmsm8916.dtsi2054 reg-names = "mic-iomux", "spkr-iomux";
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h700-anbernic-rg35xx-2024.dts305 regulator-name = "vcc-spkr-amp";

12