Searched refs:ak4117_lock (Results 1 – 2 of 2) sorted by relevance
38 spin_lock_irqsave(&chip->ak4117_lock, flags); in pdacf_ak4117_read()43 spin_unlock_irqrestore(&chip->ak4117_lock, flags); in pdacf_ak4117_read()53 spin_unlock_irqrestore(&chip->ak4117_lock, flags); in pdacf_ak4117_read()59 spin_unlock_irqrestore(&chip->ak4117_lock, flags); in pdacf_ak4117_read()69 spin_lock_irqsave(&chip->ak4117_lock, flags); in pdacf_ak4117_write()74 spin_unlock_irqrestore(&chip->ak4117_lock, flags); in pdacf_ak4117_write()80 spin_unlock_irqrestore(&chip->ak4117_lock, flags); in pdacf_ak4117_write()166 spin_lock_init(&chip->ak4117_lock); in snd_pdacf_create()
95 spinlock_t ak4117_lock; member