| /linux/sound/firewire/oxfw/ |
| H A D | oxfw-spkr.c | 3 * 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 D | Makefile | 3 oxfw-midi.o oxfw-hwdep.o oxfw-spkr.o oxfw-scs1x.o oxfw.o
|
| /linux/sound/drivers/pcsp/ |
| H A 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/Documentation/devicetree/bindings/sound/ |
| H A D | qcom,apq8016-sbc-sndcard.yaml | 27 - const: spkr-iomux 117 reg-names = "mic-iomux", "spkr-iomux"; 165 reg-names = "mic-iomux", "spkr-iomux";
|
| H A D | nvidia,tegra-audio-max98090.yaml | 63 - SPKR 85 "Speakers", "SPKR",
|
| H A D | nvidia,tegra-audio-max9808x.yaml | 49 - SPKR 75 "Int Spk", "SPKR",
|
| H A D | maxim,max98090.yaml | 15 HPL, HPR, SPKL, SPKR, RCVL, RCVR, MICBIAS
|
| H A D | nvidia,tegra-audio-common.yaml | 51 nvidia,spkr-en-gpios:
|
| H A D | nvidia,tegra-audio-wm8903.yaml | 86 nvidia,spkr-en-gpios = <&codec 2 0>;
|
| /linux/sound/soc/codecs/ |
| H A D | wsa881x.c | 875 { "SPKR PGA", NULL, "RDAC" }, 876 { "SPKR", NULL, "SPKR PGA" }, 960 SND_SOC_DAPM_PGA_E("SPKR PGA", SND_SOC_NOPM, 0, 0, NULL, 0, 970 SND_SOC_DAPM_OUTPUT("SPKR"), 1038 .name = "SPKR", 1041 .stream_name = "SPKR Playback",
|
| H A D | wm8996.c | 803 SOC_DAPM_ENUM("SPKR", spkr_enum); 1027 SND_SOC_DAPM_MUX("SPKR", SND_SOC_NOPM, 0, 0, &spkr_mux), 1029 SND_SOC_DAPM_PGA("SPKR PGA", WM8996_RIGHT_PDM_SPEAKER, 4, 0, NULL, 0), 1284 { "SPKR", "DAC1L", "DAC1L" }, 1285 { "SPKR", "DAC1R", "DAC1R" }, 1286 { "SPKR", "DAC2L", "DAC2L" }, 1287 { "SPKR", "DAC2R", "DAC2R" }, 1290 { "SPKR PGA", NULL, "SPKR" }, 1293 { "SPKDAT", NULL, "SPKR PG [all...] |
| H A D | cs42l43.c | 2194 { CS42L43_AMP2_CLK_STOP_FAULT, "spkr clock stop", cs42l43_spkr_clock_stop }, 2196 { CS42L43_AMP2_VDDSPK_FAULT, "spkr brown out", cs42l43_spkr_brown_out }, 2198 { CS42L43_AMP2_SHUTDOWN_DONE, "spkr shutdown", cs42l43_spkr_shutdown }, 2200 { CS42L43_AMP2_STARTUP_DONE, "spkr startup", cs42l43_spkr_startup }, 2202 { CS42L43_AMP2_THERM_SHDN, "spkr thermal shutdown", cs42l43_spkr_therm_shutdown }, 2204 { CS42L43_AMP2_THERM_WARN, "spkr thermal warning", cs42l43_spkr_therm_warm }, 2206 { CS42L43_AMP2_SCDET, "spkr short circuit", cs42l43_spkr_sc_detect },
|
| H A D | wsa883x.c | 1293 SND_SOC_DAPM_SPK("SPKR", wsa883x_spkr_event), 1314 {"SPKR", NULL, "IN"}, 1404 .name = "SPKR", 1406 .stream_name = "SPKR Playback",
|
| H A D | nau8325.c | 280 SND_SOC_DAPM_OUTPUT("SPKR"), 290 { "SPKR", NULL, "DACR" },
|
| H A D | cs35l34.h | 45 #define CS35L34_PRED_MAX_ATTEN_SPK_LOAD 0x40 /* PRD Max Atten / Spkr Load */
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos5422-odroidxu3-audio.dtsi | 26 "Speakers", "SPKR",
|
| H A D | exynos4412-odroidu3.dts | 146 "Speakers", "SPKR";
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra20-plutux.dts | 54 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
| H A D | tegra20-tec.dts | 62 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
| H A D | tegra20-medcom-wide.dts | 89 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | cirrus,madera.yaml | 68 spkl-short-circuit, spkr-short-circuit,
|
| /linux/drivers/pinctrl/intel/ |
| H A D | pinctrl-sunrisepoint.c | 87 PINCTRL_PIN(38, "SPKR"), 337 PINCTRL_PIN(38, "SPKR"),
|
| H A D | pinctrl-tigerlake.c | 62 PINCTRL_PIN(14, "SPKR"), 446 PINCTRL_PIN(59, "SPKR"),
|
| H A D | pinctrl-lewisburg.c | 69 PINCTRL_PIN(38, "SPKR"),
|
| /linux/sound/soc/qcom/ |
| H A D | apq8016_sbc.c | 319 data->spkr_iomux = devm_platform_ioremap_resource_byname(pdev, "spkr-iomux"); in apq8016_sbc_platform_probe()
|