/freebsd-src/sbin/conscontrol/ |
H A D | conscontrol.c | 59 int mute; in consstatus() local 90 int mute; in consmute() local
|
/freebsd-src/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() argument 577 h3_mute(struct a10codec_info *sc, int mute, int dir) in h3_mute() argument [all...] |
/freebsd-src/sys/dev/acpi_support/ |
H A D | acpi_panasonic.c | 226 int mute; in acpi_panasonic_shutdown() local
|
/freebsd-src/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() argument 2324 int mute, int *left, int *right) in hdaa_audio_ctl_dev_set() argument 2353 int ossdev, nid_t nid, int index, int mute, in in hdaa_audio_ctl_source_volume() argument 2429 hdaa_audio_ctl_dest_volume(struct hdaa_pcm_devinfo * pdevinfo,int ossdev,nid_t nid,int index,int mute,int left,int right,int depth) hdaa_audio_ctl_dest_volume() argument 2503 uint32_t mute; hdaa_audio_ctl_dev_volume() local 3003 int mute, offset, step, size; hdaa_audio_ctl_parse() local [all...] |
H A D | hdaa.h | 140 int mute, step, size, offset; member
|
/freebsd-src/sys/dev/sound/pcm/ |
H A D | channel.c | 1537 chn_setmute_multi(struct pcm_channel * c,int vc,int mute) chn_setmute_multi() argument 1555 chn_setmute_matrix(struct pcm_channel * c,int vc,int vt,int mute) chn_setmute_matrix() argument [all...] |
H A D | ac97.c | 49 unsigned mute:1; /* bit15 is MUTE */ global() member
|
H A D | dsp.c | 576 int j, left, right, center, mute; dsp_ioctl_channel() local
|
/freebsd-src/sys/gnu/dev/bwn/phy_n/ |
H A D | if_bwn_phy_n_core.h | 108 bool mute; member
|
/freebsd-src/usr.sbin/bhyve/ |
H A D | hda_codec.c | 788 uint8_t mute = 0; hda_codec_audio_inout_nid() local
|
/freebsd-src/sys/dev/sound/pci/ |
H A D | vibes.c | 464 u_int8_t mute:1; /* Supports muting */ member
|