Home
last modified time | relevance | path

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

/drivers/usb/wusbcore/
Dwa-rpipe.c152 spin_lock_irqsave(&wa->rpipe_lock, flags); in rpipe_get_idx()
156 spin_unlock_irqrestore(&wa->rpipe_lock, flags); in rpipe_get_idx()
165 spin_lock_irqsave(&wa->rpipe_lock, flags); in rpipe_put_idx()
167 spin_unlock_irqrestore(&wa->rpipe_lock, flags); in rpipe_put_idx()
Dwa-hc.h209 spinlock_t rpipe_lock; /* protect rpipe_bm and delayed list */ member
288 spin_lock_init(&wa->rpipe_lock); in wa_rpipe_init()
Dwa-xfer.c239 spin_lock_irqsave(&wa->rpipe_lock, flags); in wa_check_for_delayed_rpipes()
252 spin_unlock_irqrestore(&wa->rpipe_lock, flags); in wa_check_for_delayed_rpipes()
260 spin_lock_irqsave(&wa->rpipe_lock, flags); in wa_add_delayed_rpipe()
267 spin_unlock_irqrestore(&wa->rpipe_lock, flags); in wa_add_delayed_rpipe()