Searched refs:spkr (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.15/sound/firewire/oxfw/ |
D | oxfw-spkr.c | 149 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 …]
|
D | Makefile | 3 oxfw-midi.o oxfw-hwdep.o oxfw-spkr.o oxfw-scs1x.o oxfw.o
|
/Linux-v5.15/sound/drivers/pcsp/ |
D | pcsp_mixer.c | 106 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-v5.15/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra-audio-wm8903.txt | 27 - nvidia,spkr-en-gpios : The GPIO that enables the speakers 54 nvidia,spkr-en-gpios = <&codec 2 0>;
|
D | qcom,apq8016-sbc.txt | 16 * "spkr-iomux" 61 reg-names = "mic-iomux", "spkr-iomux";
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | tegra20-plutux.dts | 54 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
D | tegra20-tec.dts | 62 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
D | tegra20-medcom-wide.dts | 86 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
D | tegra20-ventana.dts | 711 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
D | tegra30-cardhu.dtsi | 631 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
D | tegra20-harmony.dts | 749 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
D | tegra20-seaboard.dts | 913 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
D | tegra20-acer-a500-picasso.dts | 1020 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | msm8916.dtsi | 1381 reg-names = "mic-iomux", "spkr-iomux";
|