Lines Matching refs:spinlock
128 spinlock_t spinlock;
313 spin_lock_irqsave(&mtp_card->spinlock, flags);
315 spin_unlock_irqrestore(&mtp_card->spinlock, flags);
343 spin_lock_irqsave(&mtp_card->spinlock, flags);
348 spin_unlock_irqrestore(&mtp_card->spinlock, flags);
361 spin_lock_irqsave(&mtp_card->spinlock, flags);
366 spin_unlock_irqrestore(&mtp_card->spinlock, flags);
379 spin_lock_irqsave(&mtp_card->spinlock, flags);
384 spin_unlock_irqrestore(&mtp_card->spinlock, flags);
399 spin_lock_irqsave(&chip->spinlock, flags);
408 spin_unlock_irqrestore(&chip->spinlock, flags);
411 /* spinlock held! */
417 /* spinlock held! */
432 spin_lock_irqsave(&mtp_card->spinlock, flags);
435 spin_unlock_irqrestore(&mtp_card->spinlock, flags);
448 spin_lock_irqsave(&mtp_card->spinlock, flags);
451 spin_unlock_irqrestore(&mtp_card->spinlock, flags);
464 spin_lock_irqsave(&mtp_card->spinlock, flags);
476 spin_unlock_irqrestore(&mtp_card->spinlock, flags);
559 spin_lock(&mcard->spinlock);
561 spin_unlock(&mcard->spinlock);
665 spin_lock_irqsave(&crd->spinlock, flags);
668 spin_unlock_irqrestore(&crd->spinlock, flags);
688 spin_lock_init(&mtp_card->spinlock);