Home
last modified time | relevance | path

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

12

/linux-6.12.1/sound/firewire/oxfw/
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 …]
DMakefile3 oxfw-midi.o oxfw-hwdep.o oxfw-spkr.o oxfw-scs1x.o oxfw.o
/linux-6.12.1/sound/drivers/pcsp/
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-6.12.1/arch/arm/boot/dts/nvidia/
Dtegra20-plutux.dts54 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
Dtegra20-tec.dts62 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
Dtegra20-medcom-wide.dts89 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
Dtegra30-cardhu.dtsi664 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
Dtegra20-ventana.dts712 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
Dtegra20-harmony.dts750 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
Dtegra20-seaboard.dts914 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
Dtegra20-asus-tf101.dts1197 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
Dtegra30-asus-tf300t.dts1030 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
Dtegra20-acer-a500-picasso.dts1429 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dx1e80100-lenovo-yoga-slim7x.dts559 spkr_01_sd_n_active: spkr-01-sd-n-active-state {
567 spkr_23_sd_n_active: spkr-23-sd-n-active-state {
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 {
Dsm8650-mtp.dts593 spkr_1_sd_n_active: spkr-1-sd-n-active-state {
822 spkr_2_sd_n_active: spkr-2-sd-n-active-state {
Dx1e80100-crd.dts732 spkr_01_sd_n_active: spkr-01-sd-n-active-state {
740 spkr_23_sd_n_active: spkr-23-sd-n-active-state {
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 {
Dsm8450-hdk.dts1137 spkr_1_sd_n_active: spkr-1-sd-n-active-state {
1145 spkr_2_sd_n_active: spkr-2-sd-n-active-state {
Dsm8650-qrd.dts840 spkr_1_sd_n_active: spkr-1-sd-n-active-state {
1210 spkr_2_sd_n_active: spkr-2-sd-n-active-state {
Dsm8650-hdk.dts910 spkr_1_sd_n_active: spkr-1-sd-n-active-state {
1242 spkr_2_sd_n_active: spkr-2-sd-n-active-state {
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 {
Dsc8280xp-lenovo-thinkpad-x13s.dts1652 spkr_1_sd_n_default: spkr-1-sd-n-default-state {
1662 spkr_2_sd_n_default: spkr-2-sd-n-default-state {
Dx1e80100-qcp.dts620 spkr_01_sd_n_active: spkr-01-sd-n-active-state {
Dmsm8939.dtsi1663 reg-names = "mic-iomux", "spkr-iomux";

12