Home
last modified time | relevance | path

Searched refs:mute (Results 1 – 7 of 7) sorted by relevance

/include/uapi/sound/
A Dtlv.h49 #define SNDRV_CTL_TLVD_DB_SCALE_ITEM(min, step, mute) \ argument
53 ((mute) ? SNDRV_CTL_TLVD_DB_SCALE_MUTE : 0))
54 #define SNDRV_CTL_TLVD_DECLARE_DB_SCALE(name, min, step, mute) \ argument
56 SNDRV_CTL_TLVD_DB_SCALE_ITEM(min, step, mute) \
A Dasoc.h250 __le32 mute; member
/include/sound/
A Dpt2258.h17 int mute; member
A Dsoc-dai.h194 int snd_soc_dai_digital_mute(struct snd_soc_dai *dai, int mute,
316 int (*mute_stream)(struct snd_soc_dai *dai, int mute, int stream);
A Dwavefront.h263 u8 mute:1; member
A Dvx_core.h306 void vx_toggle_dac_mute(struct vx_core *chip, int mute);
/include/media/drv-intf/
A Dtea575x.h45 bool mute; /* Device is muted? */ member

Completed in 20 milliseconds