Home
last modified time | relevance | path

Searched refs:schedule (Results 1 – 18 of 18) sorted by relevance

/sound/firewire/bebob/
Dbebob_hwdep.c31 schedule(); in hwdep_read()
/sound/firewire/oxfw/
Doxfw-hwdep.c30 schedule(); in hwdep_read()
/sound/firewire/dice/
Ddice-hwdep.c23 schedule(); in hwdep_read()
/sound/firewire/digi00x/
Ddigi00x-hwdep.c31 schedule(); in hwdep_read()
/sound/firewire/fireface/
Dff-hwdep.c30 schedule(); in hwdep_read()
/sound/firewire/motu/
Dmotu-hwdep.c31 schedule(); in hwdep_read()
/sound/core/seq/
Dseq_fifo.c184 schedule(); in snd_seq_fifo_cell_out()
Dseq_memory.c241 schedule(); in snd_seq_cell_alloc()
/sound/firewire/tascam/
Dtascam-hwdep.c109 schedule(); in hwdep_read()
/sound/firewire/fireworks/
Dfireworks_hwdep.c138 schedule(); in hwdep_read()
/sound/core/
Dhwdep.c117 schedule(); in snd_hwdep_open()
Drawmidi.c467 schedule(); in snd_rawmidi_open()
1211 schedule(); in snd_rawmidi_read()
Dtimer.c2185 schedule(); in snd_timer_user_read()
Dcontrol.c1981 schedule(); in snd_ctl_read()
Dpcm_native.c2847 schedule(); in snd_pcm_open()
/sound/pci/rme9652/
Dhdsp.c3882 int schedule = 0; in snd_hdsp_interrupt() local
3915 schedule = 1; in snd_hdsp_interrupt()
3926 schedule = 1; in snd_hdsp_interrupt()
3931 if (hdsp->use_midi_work && schedule) in snd_hdsp_interrupt()
Dhdspm.c5382 int i, audio, midi, schedule = 0; in snd_hdspm_interrupt() local
5436 schedule = 1; in snd_hdspm_interrupt()
5442 if (schedule) in snd_hdspm_interrupt()
/sound/core/oss/
Dpcm_oss.c2546 schedule(); in snd_pcm_oss_open()