Home
last modified time | relevance | path

Searched refs:volume_down (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap4-droid4-xt894.dts22 volume_down {
H A Domap4-samsung-espresso-common.dtsi151 label = "volume_down"; /* GPIO_wk8 */
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dpumpkin-common.dtsi41 label = "volume_down";
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-msm8974pro-htc-m8.dts23 label = "volume_down";
H A Dqcom-apq8064-sony-xperia-lagan-yuga.dts45 label = "volume_down";
H A Dqcom-msm8974pro-fairphone-fp2.dts39 label = "volume_down";
H A Dqcom-msm8974-sony-xperia-rhine.dtsi27 label = "volume_down";
H A Dqcom-msm8974pro-sony-xperia-shinano-common.dtsi28 label = "volume_down";
H A Dqcom-msm8974-lge-nexus5-hammerhead.dts38 label = "volume_down";
H A Dqcom-msm8974pro-samsung-klte-common.dtsi28 label = "volume_down";
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Ds5pv210-fascinate4g.dts28 label = "volume_down";
H A Ds5pv210-galaxys.dts35 label = "volume_down";
/freebsd/sys/dev/sound/usb/
H A Duaudio.c6248 bool mute, volume_up, volume_down; in uaudio_hid_rx_callback() local
6253 mute = volume_up = volume_down = false; in uaudio_hid_rx_callback()
6294 volume_down = true; in uaudio_hid_rx_callback()
6316 if (!mute && !volume_up && !volume_down) in uaudio_hid_rx_callback()
6333 if (volume_down) in uaudio_hid_rx_callback()