Searched refs:cport_out_urb_lock (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/greybus/ |
H A D | es2.c | 87 * @cport_out_urb_lock: locks the @cport_out_urb_busy "list" 110 spinlock_t cport_out_urb_lock; member 314 spin_lock_irqsave(&es2->cport_out_urb_lock, flags); in next_free_urb() 325 spin_unlock_irqrestore(&es2->cport_out_urb_lock, flags); in next_free_urb() 346 spin_lock_irqsave(&es2->cport_out_urb_lock, flags); in free_urb() 354 spin_unlock_irqrestore(&es2->cport_out_urb_lock, flags); in free_urb() 415 spin_lock_irqsave(&es2->cport_out_urb_lock, flags); in message_send() 417 spin_unlock_irqrestore(&es2->cport_out_urb_lock, flags); in message_send() 437 spin_lock_irqsave(&es2->cport_out_urb_lock, flags); in message_send() 439 spin_unlock_irqrestore(&es2->cport_out_urb_lock, flag in message_send() [all...] |
/kernel/linux/linux-6.6/drivers/greybus/ |
H A D | es2.c | 87 * @cport_out_urb_lock: locks the @cport_out_urb_busy "list" 110 spinlock_t cport_out_urb_lock; member 314 spin_lock_irqsave(&es2->cport_out_urb_lock, flags); in next_free_urb() 325 spin_unlock_irqrestore(&es2->cport_out_urb_lock, flags); in next_free_urb() 346 spin_lock_irqsave(&es2->cport_out_urb_lock, flags); in free_urb() 354 spin_unlock_irqrestore(&es2->cport_out_urb_lock, flags); in free_urb() 415 spin_lock_irqsave(&es2->cport_out_urb_lock, flags); in message_send() 417 spin_unlock_irqrestore(&es2->cport_out_urb_lock, flags); in message_send() 437 spin_lock_irqsave(&es2->cport_out_urb_lock, flags); in message_send() 439 spin_unlock_irqrestore(&es2->cport_out_urb_lock, flag in message_send() [all...] |
Completed in 3 milliseconds