Searched refs:ak4117_lock (Results 1 – 2 of 2) sorted by relevance
37 spin_lock_irqsave(&chip->ak4117_lock, flags); in pdacf_ak4117_read()42 spin_unlock_irqrestore(&chip->ak4117_lock, flags); in pdacf_ak4117_read()52 spin_unlock_irqrestore(&chip->ak4117_lock, flags); in pdacf_ak4117_read()58 spin_unlock_irqrestore(&chip->ak4117_lock, flags); in pdacf_ak4117_read()68 spin_lock_irqsave(&chip->ak4117_lock, flags); in pdacf_ak4117_write()73 spin_unlock_irqrestore(&chip->ak4117_lock, flags); in pdacf_ak4117_write()79 spin_unlock_irqrestore(&chip->ak4117_lock, flags); in pdacf_ak4117_write()158 spin_lock_init(&chip->ak4117_lock); in snd_pdacf_create()
98 spinlock_t ak4117_lock; member