Searched refs:rpipe_bm_lock (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/wusbcore/
H A Dwa-rpipe.c93 spin_lock_irqsave(&wa->rpipe_bm_lock, flags);
97 spin_unlock_irqrestore(&wa->rpipe_bm_lock, flags);
106 spin_lock_irqsave(&wa->rpipe_bm_lock, flags);
108 spin_unlock_irqrestore(&wa->rpipe_bm_lock, flags);
H A Dwa-hc.h146 spinlock_t rpipe_bm_lock; /* protect rpipe_bm */ member in struct:wahc
201 spin_lock_init(&wa->rpipe_bm_lock);

Completed in 97 milliseconds