Home
last modified time | relevance | path

Searched full:spkr (Results 1 – 25 of 49) sorted by relevance

12

/linux/sound/firewire/oxfw/
H A Doxfw-spkr.c3 * oxfw-spkr.c - a part of driver for OXFW970/971 based devices
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()
[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/Documentation/devicetree/bindings/sound/
H A Dqcom,apq8016-sbc-sndcard.yaml27 - const: spkr-iomux
117 reg-names = "mic-iomux", "spkr-iomux";
165 reg-names = "mic-iomux", "spkr-iomux";
H A Dnvidia,tegra-audio-max98090.yaml63 - SPKR
85 "Speakers", "SPKR",
H A Dnvidia,tegra-audio-common.yaml51 nvidia,spkr-en-gpios:
H A Dnvidia,tegra-audio-wm8903.yaml86 nvidia,spkr-en-gpios = <&codec 2 0>;
/linux/sound/soc/codecs/
H A Dwsa881x.c881 { "SPKR PGA", NULL, "RDAC" },
882 { "SPKR", NULL, "SPKR PGA" },
966 SND_SOC_DAPM_PGA_E("SPKR PGA", SND_SOC_NOPM, 0, 0, NULL, 0,
976 SND_SOC_DAPM_OUTPUT("SPKR"),
1044 .name = "SPKR",
1047 .stream_name = "SPKR Playback",
H A Dwsa883x.c1303 SND_SOC_DAPM_SPK("SPKR", wsa883x_spkr_event),
1324 {"SPKR", NULL, "IN"},
1414 .name = "SPKR",
1416 .stream_name = "SPKR Playback",
H A Dnau8325.c280 SND_SOC_DAPM_OUTPUT("SPKR"),
290 { "SPKR", NULL, "DACR" },
H A Dcs35l34.h45 #define CS35L34_PRED_MAX_ATTEN_SPK_LOAD 0x40 /* PRD Max Atten / Spkr Load */
H A Dwsa884x.c1731 SND_SOC_DAPM_SPK("SPKR", wsa884x_spkr_event),
1757 {"SPKR", NULL, "IN"},
1848 .name = "SPKR",
1850 .stream_name = "SPKR Playback",
H A Des8326.c225 "HPVOL: HPL+HPL, SPKVOL: SPKL+SPKR",
226 "HPVOL: HPL+HPR, SPKVOL: SPKL+SPKR",
283 SOC_SINGLE_TLV("SPKR Playback Volume", ES8326_SPKR_VOL, 0, 0xbf, 0, dac_vol_tlv),
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroidxu3-audio.dtsi26 "Speakers", "SPKR",
H A Dexynos4412-odroidu3.dts146 "Speakers", "SPKR";
/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>;
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dcirrus,madera.yaml68 spkl-short-circuit, spkr-short-circuit,
/linux/sound/soc/qcom/
H A Dapq8016_sbc.c319 data->spkr_iomux = devm_platform_ioremap_resource_byname(pdev, "spkr-iomux"); in apq8016_sbc_platform_probe()
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h700-anbernic-rg35xx-2024.dts320 regulator-name = "vcc-spkr-amp";
/linux/arch/arm/boot/dts/ti/omap/
H A Dmotorola-mapphone-common.dtsi80 "Loudspeaker", "SPKR",
/linux/arch/arm64/boot/dts/qcom/
H A Dsm8450-hdk.dts1243 spkr_1_sd_n_active: spkr-1-sd-n-active-state {
1251 spkr_2_sd_n_active: spkr-2-sd-n-active-state {
H A Dsc8280xp-huawei-gaokun3.dts1394 spkr_1_sd_n_default: spkr-1-sd-n-default-state {
1404 spkr_2_sd_n_default: spkr-2-sd-n-default-state {
H A Dx1e80100-medion-sprchrgd-14-s1.dts946 spkr_01_sd_n_active: spkr-01-sd-n-active-state {
953 spkr_23_sd_n_active: spkr-23-sd-n-active-state {

12