Searched defs:mute (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sbin/conscontrol/
H A Dconscontrol.c62 int mute; local
93 int mute; local
[all...]
/freebsd-11-stable/sys/dev/acpi_support/
H A Dacpi_panasonic.c228 int mute; local
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dac97.c49 unsigned mute:1; /* bit15 is MUTE */ member in struct:ac97mixtable_entry
/freebsd-11-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.h109 bool mute; member in struct:bwn_phy_n
/freebsd-11-stable/sys/dev/sound/pci/
H A Dvibes.c464 u_int8_t mute:1; /* Supports muting */ member in struct:sv_mix_props
/freebsd-11-stable/sys/dev/sound/sbus/
H A Dcs4231.c146 u_int32_t mute:8; member in struct:mix_table
/freebsd-11-stable/sys/dev/sound/pci/hda/
H A Dhdaa.h140 int mute, step, size, offset; member in struct:hdaa_audio_ctl
H A Dhdaa.c1675 hdaa_audio_ctl_amp_set(struct hdaa_audio_ctl *ctl, uint32_t mute, argument
2322 hdaa_audio_ctl_dev_set(struct hdaa_audio_ctl *ctl, int ossdev, int mute, int *left, int *right) argument
2351 hdaa_audio_ctl_source_volume(struct hdaa_pcm_devinfo *pdevinfo, int ossdev, nid_t nid, int index, int mute, int left, int right, int depth) argument
2427 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) argument
2502 uint32_t mute; local
3002 int mute, offset, step, size; local
[all...]

Completed in 263 milliseconds