Home
last modified time | relevance | path

Searched refs:dev_lock_changed (Results 1 - 25 of 48) sorted by relevance

12

/kernel/linux/linux-5.10/sound/firewire/fireworks/
H A Dfireworks_hwdep.c109 efw->dev_lock_changed = false; in hwdep_read_locked()
127 bool dev_lock_changed; in hwdep_read() local
132 dev_lock_changed = efw->dev_lock_changed; in hwdep_read()
135 while (!dev_lock_changed && !queued) { in hwdep_read()
143 dev_lock_changed = efw->dev_lock_changed; in hwdep_read()
149 if (dev_lock_changed) in hwdep_read()
196 if (efw->dev_lock_changed || efw->pull_ptr != efw->push_ptr) in hwdep_poll()
/kernel/linux/linux-6.6/sound/firewire/fireworks/
H A Dfireworks_hwdep.c109 efw->dev_lock_changed = false; in hwdep_read_locked()
127 bool dev_lock_changed; in hwdep_read() local
132 dev_lock_changed = efw->dev_lock_changed; in hwdep_read()
135 while (!dev_lock_changed && !queued) { in hwdep_read()
143 dev_lock_changed = efw->dev_lock_changed; in hwdep_read()
149 if (dev_lock_changed) in hwdep_read()
196 if (efw->dev_lock_changed || efw->pull_ptr != efw->push_ptr) in hwdep_poll()
/kernel/linux/linux-5.10/sound/firewire/digi00x/
H A Ddigi00x-hwdep.c28 while (!dg00x->dev_lock_changed && dg00x->msg == 0) { in hwdep_read()
39 if (dg00x->dev_lock_changed) { in hwdep_read()
42 dg00x->dev_lock_changed = false; in hwdep_read()
71 if (dg00x->dev_lock_changed || dg00x->msg) in hwdep_poll()
H A Ddigi00x.h53 bool dev_lock_changed; member
/kernel/linux/linux-5.10/sound/firewire/oxfw/
H A Doxfw-hwdep.c27 while (!oxfw->dev_lock_changed) { in hwdep_read()
38 if (oxfw->dev_lock_changed) { in hwdep_read()
41 oxfw->dev_lock_changed = false; in hwdep_read()
63 if (oxfw->dev_lock_changed) in hwdep_poll()
H A Doxfw.h62 bool dev_lock_changed; member
/kernel/linux/linux-5.10/sound/firewire/bebob/
H A Dbebob_hwdep.c28 while (!bebob->dev_lock_changed) { in hwdep_read()
40 if (bebob->dev_lock_changed) { in hwdep_read()
43 bebob->dev_lock_changed = false; in hwdep_read()
63 if (bebob->dev_lock_changed) in hwdep_poll()
/kernel/linux/linux-5.10/sound/firewire/fireface/
H A Dff-hwdep.c27 while (!ff->dev_lock_changed) { in hwdep_read()
38 if (ff->dev_lock_changed) { in hwdep_read()
41 ff->dev_lock_changed = false; in hwdep_read()
63 if (ff->dev_lock_changed) in hwdep_poll()
H A Dff.h99 bool dev_lock_changed; member
/kernel/linux/linux-5.10/sound/firewire/dice/
H A Ddice-hwdep.c20 while (!dice->dev_lock_changed && dice->notification_bits == 0) { in hwdep_read()
31 if (dice->dev_lock_changed) { in hwdep_read()
34 dice->dev_lock_changed = false; in hwdep_read()
63 if (dice->dev_lock_changed || dice->notification_bits != 0) in hwdep_poll()
/kernel/linux/linux-5.10/sound/firewire/motu/
H A Dmotu-hwdep.c28 while (!motu->dev_lock_changed && motu->msg == 0) { in hwdep_read()
39 if (motu->dev_lock_changed) { in hwdep_read()
42 motu->dev_lock_changed = false; in hwdep_read()
70 if (motu->dev_lock_changed || motu->msg) in hwdep_poll()
H A Dmotu.h69 bool dev_lock_changed; member
/kernel/linux/linux-6.6/sound/firewire/dice/
H A Ddice-hwdep.c20 while (!dice->dev_lock_changed && dice->notification_bits == 0) { in hwdep_read()
31 if (dice->dev_lock_changed) { in hwdep_read()
34 dice->dev_lock_changed = false; in hwdep_read()
63 if (dice->dev_lock_changed || dice->notification_bits != 0) in hwdep_poll()
/kernel/linux/linux-6.6/sound/firewire/digi00x/
H A Ddigi00x-hwdep.c28 while (!dg00x->dev_lock_changed && dg00x->msg == 0) { in hwdep_read()
39 if (dg00x->dev_lock_changed) { in hwdep_read()
42 dg00x->dev_lock_changed = false; in hwdep_read()
71 if (dg00x->dev_lock_changed || dg00x->msg) in hwdep_poll()
H A Ddigi00x.h50 bool dev_lock_changed; member
/kernel/linux/linux-6.6/sound/firewire/fireface/
H A Dff-hwdep.c34 while (!ff->dev_lock_changed && !has_msg(ff)) { in hwdep_read()
44 if (ff->dev_lock_changed && count >= sizeof(struct snd_firewire_event_lock_status)) { in hwdep_read()
50 ff->dev_lock_changed = false; in hwdep_read()
80 if (ff->dev_lock_changed || has_msg(ff)) in hwdep_poll()
H A Dff.h96 bool dev_lock_changed; member
/kernel/linux/linux-5.10/sound/firewire/tascam/
H A Dtascam-hwdep.c27 tscm->dev_lock_changed = false;
106 while (!tscm->dev_lock_changed && tscm->push_pos == tscm->pull_pos) { in hwdep_read()
117 if (tscm->dev_lock_changed) { in hwdep_read()
138 if (tscm->dev_lock_changed || tscm->push_pos != tscm->pull_pos) in hwdep_poll()
H A Dtascam.h84 bool dev_lock_changed; member
/kernel/linux/linux-6.6/sound/firewire/tascam/
H A Dtascam-hwdep.c27 tscm->dev_lock_changed = false;
106 while (!tscm->dev_lock_changed && tscm->push_pos == tscm->pull_pos) { in hwdep_read()
117 if (tscm->dev_lock_changed) { in hwdep_read()
138 if (tscm->dev_lock_changed || tscm->push_pos != tscm->pull_pos) in hwdep_poll()
H A Dtascam.h82 bool dev_lock_changed; member
/kernel/linux/linux-6.6/sound/firewire/bebob/
H A Dbebob_hwdep.c28 while (!bebob->dev_lock_changed) { in hwdep_read()
42 bebob->dev_lock_changed = false; in hwdep_read()
61 if (bebob->dev_lock_changed) in hwdep_poll()
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw-hwdep.c27 while (!oxfw->dev_lock_changed) { in hwdep_read()
40 oxfw->dev_lock_changed = false; in hwdep_read()
61 if (oxfw->dev_lock_changed) in hwdep_poll()
H A Doxfw.h82 bool dev_lock_changed; member
/kernel/linux/linux-6.6/sound/firewire/motu/
H A Dmotu-hwdep.c36 while (!motu->dev_lock_changed && motu->msg == 0 && !has_dsp_event(motu)) { in hwdep_read()
47 if (motu->dev_lock_changed) { in hwdep_read()
50 motu->dev_lock_changed = false; in hwdep_read()
108 if (motu->dev_lock_changed || motu->msg || has_dsp_event(motu)) in hwdep_poll()

Completed in 10 milliseconds

12