Home
last modified time | relevance | path

Searched refs:dev_lock_count (Results 1 – 9 of 9) sorted by relevance

/linux/sound/firewire/motu/
H A Dmotu-hwdep.c49 event.lock_status.status = (motu->dev_lock_count > 0); in hwdep_read()
136 if (motu->dev_lock_count == 0) { in hwdep_lock()
137 motu->dev_lock_count = -1; in hwdep_lock()
148 if (motu->dev_lock_count == -1) { in hwdep_unlock()
149 motu->dev_lock_count = 0; in hwdep_unlock()
161 if (motu->dev_lock_count == -1) in hwdep_release()
162 motu->dev_lock_count = 0; in hwdep_release()
H A Dmotu.h74 int dev_lock_count; member
/linux/sound/firewire/digi00x/
H A Ddigi00x.h49 int dev_lock_count; member
/linux/sound/firewire/oxfw/
H A Doxfw.h86 int dev_lock_count; member
/linux/sound/firewire/tascam/
H A Dtascam.h81 int dev_lock_count; member
/linux/sound/firewire/fireface/
H A Dff.h95 int dev_lock_count; member
/linux/sound/firewire/dice/
H A Ddice.h99 int dev_lock_count; /* > 0 driver, < 0 userspace */ member
/linux/sound/firewire/fireworks/
H A Dfireworks.h99 int dev_lock_count; member
/linux/sound/firewire/bebob/
H A Dbebob.h111 int dev_lock_count; member