Searched refs:ak4117_lock (Results 1 – 2 of 2) sorted by relevance
25 spin_lock_irqsave(&chip->ak4117_lock, flags); in pdacf_ak4117_read()30 spin_unlock_irqrestore(&chip->ak4117_lock, flags); in pdacf_ak4117_read()40 spin_unlock_irqrestore(&chip->ak4117_lock, flags); in pdacf_ak4117_read()46 spin_unlock_irqrestore(&chip->ak4117_lock, flags); in pdacf_ak4117_read()56 spin_lock_irqsave(&chip->ak4117_lock, flags); in pdacf_ak4117_write()61 spin_unlock_irqrestore(&chip->ak4117_lock, flags); in pdacf_ak4117_write()67 spin_unlock_irqrestore(&chip->ak4117_lock, flags); in pdacf_ak4117_write()150 spin_lock_init(&chip->ak4117_lock); in snd_pdacf_create()
82 spinlock_t ak4117_lock; member