Searched defs:mute (Results 1 – 11 of 11) sorted by relevance
/freebsd/sbin/conscontrol/ |
H A D | conscontrol.c | 59 int mute; in consstatus() local 90 int mute; in consmute() local
|
/freebsd/sys/arm/allwinner/ |
H A D | a10_codec.c | 62 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 D | acpi_panasonic.c | 226 int mute; in acpi_panasonic_shutdown() local
|
/freebsd/sys/dev/sound/pci/hda/ |
H A D | hdaa.c | 1675 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 D | hdaa.h | 140 int mute, step, size, offset; member
|
/freebsd/sys/dev/sound/pcm/ |
H A D | channel.c | 1490 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 D | ac97.c | 50 unsigned mute:1; /* bit15 is MUTE */ member
|
H A D | dsp.c | 563 int j, left, right, center, mute; in dsp_ioctl_channel() local
|
/freebsd/sys/gnu/dev/bwn/phy_n/ |
H A D | if_bwn_phy_n_core.h | 108 bool mute; member
|
/freebsd/usr.sbin/bhyve/ |
H A D | hda_codec.c | 791 uint8_t mute = 0; in hda_codec_audio_inout_nid() local
|
/freebsd/sys/dev/sound/pci/ |
H A D | vibes.c | 464 u_int8_t mute:1; /* Supports muting */ member
|