Searched defs:mute (Results 1 – 14 of 14) sorted by relevance
/dflybsd-src/sys/dev/drm/amd/display/dc/virtual/ |
H A D | virtual_stream_encoder.c | 75 bool mute) {} in virtual_audio_mute_control()
|
/dflybsd-src/sys/dev/drm/radeon/ |
H A D | dce3_1_afmt.c | 235 void dce3_2_set_mute(struct drm_encoder *encoder, u32 offset, bool mute) in dce3_2_set_mute()
|
H A D | evergreen_hdmi.c | 412 void dce4_set_mute(struct drm_encoder *encoder, u32 offset, bool mute) in dce4_set_mute()
|
H A D | r600_hdmi.c | 402 void r600_set_mute(struct drm_encoder *encoder, u32 offset, bool mute) in r600_set_mute()
|
H A D | radeon_audio.c | 687 static void radeon_audio_set_mute(struct drm_encoder *encoder, bool mute) in radeon_audio_set_mute()
|
/dflybsd-src/sys/dev/acpica/acpi_panasonic/ |
H A D | acpi_panasonic.c | 226 int mute; in acpi_panasonic_shutdown() local
|
/dflybsd-src/sys/dev/sound/pci/hda/ |
H A D | hdaa.c | 1709 hdaa_audio_ctl_amp_set(struct hdaa_audio_ctl *ctl, uint32_t mute, in hdaa_audio_ctl_amp_set() 2356 int mute, int *left, int *right) in hdaa_audio_ctl_dev_set() 2385 int ossdev, nid_t nid, int index, int mute, int left, int right, int depth) in hdaa_audio_ctl_source_volume() 2461 int ossdev, nid_t nid, int index, int mute, int left, int right, int depth) in hdaa_audio_ctl_dest_volume() 2535 uint32_t mute; in hdaa_audio_ctl_dev_volume() local 3035 int mute, offset, step, size; in hdaa_audio_ctl_parse() local
|
H A D | hdaa.h | 141 int mute, step, size, offset; member
|
/dflybsd-src/sys/dev/sound/pcm/ |
H A D | ac97.c | 49 unsigned mute:1; /* bit15 is MUTE */ member
|
/dflybsd-src/sys/dev/drm/amd/display/dc/dcn10/ |
H A D | dcn10_stream_encoder.c | 1362 bool mute) in enc1_se_audio_mute_control()
|
/dflybsd-src/sys/dev/drm/amd/display/dc/dce/ |
H A D | dce_stream_encoder.c | 1502 bool mute) in dce110_se_audio_mute_control()
|
/dflybsd-src/sys/dev/sound/pci/ |
H A D | vibes.c | 464 u_int8_t mute:1; /* Supports muting */ member
|
/dflybsd-src/sys/bus/cam/scsi/ |
H A D | scsi_da.c | 2119 int mute; in dacheckmedia() local
|
/dflybsd-src/sys/net/bridge/ |
H A D | if_bridge.c | 975 bridge_mutecaps(struct bridge_ifinfo *bif_info, struct ifnet *ifp, int mute) in bridge_mutecaps()
|