Searched refs:mute (Results 1 – 7 of 7) sorted by relevance
| /include/uapi/sound/ |
| A D | tlv.h | 49 #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 D | asoc.h | 250 __le32 mute; member
|
| /include/sound/ |
| A D | pt2258.h | 17 int mute; member
|
| A D | soc-dai.h | 194 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 D | wavefront.h | 263 u8 mute:1; member
|
| A D | vx_core.h | 306 void vx_toggle_dac_mute(struct vx_core *chip, int mute);
|
| /include/media/drv-intf/ |
| A D | tea575x.h | 45 bool mute; /* Device is muted? */ member
|
Completed in 20 milliseconds