Searched refs:muted (Results 1 – 13 of 13) sorted by relevance
72 int muted; member121 if (vol == 0 && !ty->muted) { in typhoon_s_mute_volume()122 ty->muted = true; in typhoon_s_mute_volume()125 if (vol && ty->muted) { in typhoon_s_mute_volume()126 ty->muted = false; in typhoon_s_mute_volume()
88 bool muted; member99 if (!radio->muted) { in dsbr100_setfreq()247 radio->muted = ctrl->val; in usb_dsbr100_s_ctrl()248 return radio->muted ? dsbr100_stop(radio) : dsbr100_start(radio); in usb_dsbr100_s_ctrl()291 if (!radio->muted && dsbr100_stop(radio) < 0) in usb_dsbr100_suspend()305 if (!radio->muted && dsbr100_start(radio) < 0) in usb_dsbr100_resume()396 radio->muted = true; in usb_dsbr100_probe()
105 bool muted; member158 mute = gt->muted ? GEMTEK_MT : 0x00; in gemtek_bu2614_transmit()188 gt->muted = true; in gemtek_alloc()199 if (hardmute && gt->muted) in gemtek_s_frequency()222 gt->muted = mute; in gemtek_s_mute_volume()
76 bool muted; member91 zol->muted = mute; in zoltrix_s_mute_volume()159 return zoltrix_s_mute_volume(isa, zol->muted, zol->curvol); in zoltrix_s_frequency()
131 unsigned muted; member304 state->muted = 0; in saa7706h_unmute()317 state->muted = 1; in saa7706h_mute()380 state->muted = 1; in saa7706h_probe()
140 int muted; member199 radio->muted = mute; in amradio_set_mute()449 if (!radio->muted) { in usb_amradio_suspend()451 radio->muted = false; in usb_amradio_suspend()468 if (!radio->muted) in usb_amradio_resume()
73 bool muted; member98 radio->buffer[5] = (radio->muted ? 4 : 8) | (play ? 1 : 2) | in keene_cmd_main()254 radio->muted = ctrl->val; in keene_s_ctrl()
97 bool muted; member
474 the device is muted. There should be no local radio station at that
98 int muted = 0 != state->mute->val; in wm8775_set_audio() local107 if (muted || quietly) in wm8775_set_audio()114 if (!muted) in wm8775_set_audio()
357 int reallymuted = state->muted->val | state->scan_in_progress; in msp_s_ctrl()363 state->muted->val ? "on" : "off", in msp_s_ctrl()415 state->muted->val = state->muted->cur.val; in msp_update_volume()819 state->muted = v4l2_ctrl_new_std(hdl, &msp_ctrl_ops, in msp_probe()
96 struct v4l2_ctrl *muted; member
131 u16 muted; member1701 chip->muted = ctrl->val; in tvaudio_s_ctrl()1702 if (chip->muted) in tvaudio_s_ctrl()1756 if (chip->muted) in tvaudio_s_routing()