Searched defs:spinlock (Results 1 - 2 of 2) sorted by relevance

/sound/usb/caiaq/
H A Ddevice.h81 spinlock_t spinlock; member in struct:snd_usb_caiaqdev
/sound/drivers/
H A Dmtpav.c143 spinlock_t spinlock; member in struct:mtpav
328 spin_lock_irqsave(&mtp_card->spinlock, flags);
330 spin_unlock_irqrestore(&mtp_card->spinlock, flags);
358 spin_lock_irqsave(&mtp_card->spinlock, flags);
363 spin_unlock_irqrestore(&mtp_card->spinlock, flags);
376 spin_lock_irqsave(&mtp_card->spinlock, flags);
381 spin_unlock_irqrestore(&mtp_card->spinlock, flags);
394 spin_lock_irqsave(&mtp_card->spinlock, flags);
399 spin_unlock_irqrestore(&mtp_card->spinlock, flags);
414 spin_lock_irqsave(&chip->spinlock, flag
[all...]

Completed in 66 milliseconds