Home
last modified time | relevance | path

Searched refs:dev_lock_changed (Results 1 – 25 of 72) sorted by relevance

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/firewire/fireworks/
H A Dfireworks_hwdep.c108 efw->dev_lock_changed = false; in hwdep_read_locked()
126 bool dev_lock_changed; in hwdep_read() local
131 dev_lock_changed = efw->dev_lock_changed; in hwdep_read()
134 while (!dev_lock_changed && !queued) { in hwdep_read()
142 dev_lock_changed = efw->dev_lock_changed; in hwdep_read()
148 if (dev_lock_changed) in hwdep_read()
195 if (efw->dev_lock_changed || efw->pull_ptr != efw->push_ptr) in hwdep_poll()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/firewire/fireworks/
H A Dfireworks_hwdep.c108 efw->dev_lock_changed = false; in hwdep_read_locked()
126 bool dev_lock_changed; in hwdep_read() local
131 dev_lock_changed = efw->dev_lock_changed; in hwdep_read()
134 while (!dev_lock_changed && !queued) { in hwdep_read()
142 dev_lock_changed = efw->dev_lock_changed; in hwdep_read()
148 if (dev_lock_changed) in hwdep_read()
195 if (efw->dev_lock_changed || efw->pull_ptr != efw->push_ptr) in hwdep_poll()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/firewire/fireworks/
H A Dfireworks_hwdep.c108 efw->dev_lock_changed = false; in hwdep_read_locked()
126 bool dev_lock_changed; in hwdep_read() local
131 dev_lock_changed = efw->dev_lock_changed; in hwdep_read()
134 while (!dev_lock_changed && !queued) { in hwdep_read()
142 dev_lock_changed = efw->dev_lock_changed; in hwdep_read()
148 if (dev_lock_changed) in hwdep_read()
195 if (efw->dev_lock_changed || efw->pull_ptr != efw->push_ptr) in hwdep_poll()
/dports/multimedia/v4l_compat/linux-5.13-rc2/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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/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
/dports/multimedia/libv4l/linux-5.13-rc2/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()
/dports/multimedia/libv4l/linux-5.13-rc2/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()
/dports/multimedia/libv4l/linux-5.13-rc2/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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/firewire/tascam/
H A Dtascam-hwdep.c27 tscm->dev_lock_changed = false; in tscm_hwdep_read_locked()
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()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/firewire/tascam/
H A Dtascam-hwdep.c27 tscm->dev_lock_changed = false; in tscm_hwdep_read_locked()
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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/firewire/tascam/
H A Dtascam-hwdep.c27 tscm->dev_lock_changed = false; in tscm_hwdep_read_locked()
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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/firewire/fireface/
H A Dff-hwdep.c27 while (!ff->dev_lock_changed) { in hwdep_read()
40 ff->dev_lock_changed = false; in hwdep_read()
61 if (ff->dev_lock_changed) in hwdep_poll()
/dports/multimedia/v4l_compat/linux-5.13-rc2/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()
/dports/multimedia/libv4l/linux-5.13-rc2/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()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/firewire/fireface/
H A Dff-hwdep.c27 while (!ff->dev_lock_changed) { in hwdep_read()
40 ff->dev_lock_changed = false; in hwdep_read()
61 if (ff->dev_lock_changed) in hwdep_poll()
/dports/multimedia/libv4l/linux-5.13-rc2/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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/firewire/fireface/
H A Dff-hwdep.c27 while (!ff->dev_lock_changed) { in hwdep_read()
40 ff->dev_lock_changed = false; in hwdep_read()
61 if (ff->dev_lock_changed) in hwdep_poll()
/dports/multimedia/v4l-utils/linux-5.13-rc2/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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/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()

123