Searched refs:spkr (Results 1 – 19 of 19) sorted by relevance
/linux-6.1.9/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-6.1.9/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-6.1.9/Documentation/devicetree/bindings/sound/ |
D | qcom,sm8250.yaml | 128 - const: spkr-iomux 226 reg-names = "mic-iomux", "spkr-iomux"; 274 reg-names = "mic-iomux", "spkr-iomux";
|
D | nvidia,tegra-audio-wm8903.yaml | 86 nvidia,spkr-en-gpios = <&codec 2 0>;
|
D | nvidia,tegra-audio-common.yaml | 51 nvidia,spkr-en-gpios:
|
/linux-6.1.9/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 | 89 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
D | tegra20-ventana.dts | 710 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
D | tegra30-cardhu.dtsi | 634 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
D | tegra20-harmony.dts | 748 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
D | tegra20-seaboard.dts | 912 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
D | tegra20-asus-tf101.dts | 1188 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
D | tegra30-asus-tf300t.dts | 1019 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
D | tegra20-acer-a500-picasso.dts | 1034 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
D | tegra30-pegatron-chagall.dts | 2743 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
/linux-6.1.9/Documentation/devicetree/bindings/pinctrl/ |
D | cirrus,madera.yaml | 68 spkl-short-circuit, spkr-short-circuit,
|
/linux-6.1.9/arch/arm64/boot/dts/qcom/ |
D | msm8916.dtsi | 1436 reg-names = "mic-iomux", "spkr-iomux";
|