/openbmc/linux/sound/firewire/oxfw/ |
H A 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 …]
|
H A D | Makefile | 3 oxfw-midi.o oxfw-hwdep.o oxfw-spkr.o oxfw-scs1x.o oxfw.o
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/beep/ |
H A D | beep_1.4.12.bb | 4 HOMEPAGE = "https://github.com/spkr-beep/beep" 5 BUGTRACKER = "https://github.com/spkr-beep/beep/issues" 10 SRC_URI = "git://github.com/spkr-beep/beep.git;protocol=https;branch=master \
|
/openbmc/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()
|
/openbmc/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>;
|
H A D | tegra30-cardhu.dtsi | 664 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
H A D | tegra20-ventana.dts | 712 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
H A D | tegra20-harmony.dts | 750 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
H A D | tegra20-seaboard.dts | 914 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
H A D | tegra20-asus-tf101.dts | 1197 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
H A D | tegra30-asus-tf300t.dts | 1030 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
H A D | tegra20-acer-a500-picasso.dts | 1429 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
H A D | tegra30-pegatron-chagall.dts | 2759 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm8550-mtp.dts | 538 spkr_1_sd_n_active: spkr-1-sd-n-active-state { 546 spkr_2_sd_n_active: spkr-2-sd-n-active-state {
|
H A D | sm8550-qrd.dts | 597 spkr_1_sd_n_active: spkr-1-sd-n-active-state { 605 spkr_2_sd_n_active: spkr-2-sd-n-active-state {
|
H A D | sm8450-hdk.dts | 1141 spkr_1_sd_n_active: spkr-1-sd-n-active-state { 1149 spkr_2_sd_n_active: spkr-2-sd-n-active-state {
|
H A D | sc8280xp-lenovo-thinkpad-x13s.dts | 1417 spkr_1_sd_n_default: spkr-1-sd-n-default-state { 1427 spkr_2_sd_n_default: spkr-2-sd-n-default-state {
|
H A D | msm8939.dtsi | 1574 reg-names = "mic-iomux", "spkr-iomux";
|
H A D | msm8916.dtsi | 1992 reg-names = "mic-iomux", "spkr-iomux";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra20-ventana.dts | 717 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
H A D | tegra20-harmony.dts | 801 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
H A D | tegra20-seaboard.dts | 976 nvidia,spkr-en-gpios = <&wm8903 2 GPIO_ACTIVE_HIGH>;
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |