Home
last modified time | relevance | path

Searched defs:mute (Results 1 – 11 of 11) sorted by relevance

/freebsd/sbin/conscontrol/
H A Dconscontrol.c59 int mute; in consstatus() local
90 int mute; in consmute() local
/freebsd/sys/arm/allwinner/
H A Da10_codec.c62 void (*mute)(struct a10codec_info *, int, int); member
315 a10_mute(struct a10codec_info *sc, int mute, int dir) in a10_mute()
577 h3_mute(struct a10codec_info *sc, int mute, int dir) in h3_mute()
/freebsd/sys/dev/acpi_support/
H A Dacpi_panasonic.c226 int mute; in acpi_panasonic_shutdown() local
/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.c1675 hdaa_audio_ctl_amp_set(struct hdaa_audio_ctl *ctl, uint32_t mute, in hdaa_audio_ctl_amp_set()
2324 int mute, int *left, int *right) in hdaa_audio_ctl_dev_set()
2353 int ossdev, nid_t nid, int index, int mute, int left, int right, int depth) in hdaa_audio_ctl_source_volume()
2429 int ossdev, nid_t nid, int index, int mute, int left, int right, int depth) in hdaa_audio_ctl_dest_volume()
2503 uint32_t mute; in hdaa_audio_ctl_dev_volume() local
3003 int mute, offset, step, size; in hdaa_audio_ctl_parse() local
H A Dhdaa.h140 int mute, step, size, offset; member
/freebsd/sys/dev/sound/pcm/
H A Dchannel.c1490 chn_setmute_multi(struct pcm_channel *c, int vc, int mute) in chn_setmute_multi()
1508 chn_setmute_matrix(struct pcm_channel *c, int vc, int vt, int mute) in chn_setmute_matrix()
H A Dac97.c50 unsigned mute:1; /* bit15 is MUTE */ member
H A Ddsp.c563 int j, left, right, center, mute; in dsp_ioctl_channel() local
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.h108 bool mute; member
/freebsd/usr.sbin/bhyve/
H A Dhda_codec.c791 uint8_t mute = 0; in hda_codec_audio_inout_nid() local
/freebsd/sys/dev/sound/pci/
H A Dvibes.c464 u_int8_t mute:1; /* Supports muting */ member