Home
last modified time | relevance | path

Searched refs:rpipe_lock (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/staging/wusbcore/
Dwa-rpipe.c138 spin_lock_irqsave(&wa->rpipe_lock, flags); in rpipe_get_idx()
142 spin_unlock_irqrestore(&wa->rpipe_lock, flags); in rpipe_get_idx()
151 spin_lock_irqsave(&wa->rpipe_lock, flags); in rpipe_put_idx()
153 spin_unlock_irqrestore(&wa->rpipe_lock, flags); in rpipe_put_idx()
Dwa-hc.h195 spinlock_t rpipe_lock; /* protect rpipe_bm and delayed list */ member
274 spin_lock_init(&wa->rpipe_lock); in wa_rpipe_init()
Dwa-xfer.c225 spin_lock_irqsave(&wa->rpipe_lock, flags); in wa_check_for_delayed_rpipes()
238 spin_unlock_irqrestore(&wa->rpipe_lock, flags); in wa_check_for_delayed_rpipes()
246 spin_lock_irqsave(&wa->rpipe_lock, flags); in wa_add_delayed_rpipe()
253 spin_unlock_irqrestore(&wa->rpipe_lock, flags); in wa_add_delayed_rpipe()