Searched refs:crd (Results 1 – 1 of 1) sorted by relevance
665 struct mtpav *crd = card->private_data; in snd_mtpav_free() local668 spin_lock_irqsave(&crd->spinlock, flags); in snd_mtpav_free()669 if (crd->istimer > 0) in snd_mtpav_free()670 snd_mtpav_remove_output_timer(crd); in snd_mtpav_free()671 spin_unlock_irqrestore(&crd->spinlock, flags); in snd_mtpav_free()