Home
last modified time | relevance | path

Searched refs:again (Results 1 – 10 of 10) sorted by relevance

/sound/xen/
Dxen_snd_front_evtchnl.c33 again: in evtchnl_interrupt_req()
78 goto again; in evtchnl_interrupt_req()
390 again: in xen_snd_front_evtchnl_publish_all()
447 goto again; in xen_snd_front_evtchnl_publish_all()
/sound/drivers/opl3/
Dopl3_midi.c228 int again = 0; in snd_opl3_timer_func() local
239 again++; in snd_opl3_timer_func()
245 if (again) in snd_opl3_timer_func()
/sound/pci/hda/
Dhda_controller.c783 again: in azx_rirb_get_response()
796 goto again; in azx_rirb_get_response()
806 goto again; in azx_rirb_get_response()
Dhda_codec.c47 again: in codec_exec_verb()
63 goto again; in codec_exec_verb()
/sound/pci/lola/
Dlola.c143 again: in rirb_get_response()
176 goto again; in rirb_get_response()
/sound/core/
Dinit.c595 again: in snd_card_set_id_no_lock()
625 goto again; in snd_card_set_id_no_lock()
Dpcm_native.c351 bool again; in constrain_params_by_rules() local
380 again = false; in constrain_params_by_rules()
444 again = true; in constrain_params_by_rules()
451 if (again) in constrain_params_by_rules()
/sound/pci/
Dvia82xx_modem.c429 int again = 0; in snd_via82xx_codec_read() local
436 if (again++ > 3) { in snd_via82xx_codec_read()
DKconfig145 It can produce continuous noise. The workaround is to switch again
146 (and again) between digital and analog input until it works.
Dvia82xx.c573 int again = 0; in snd_via82xx_codec_read() local
580 if (again++ > 3) { in snd_via82xx_codec_read()