Home
last modified time | relevance | path

Searched refs:reg_20k1_lock (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/sound/pci/ctxfi/
Dcthw20k1.c38 spinlock_t reg_20k1_lock; member
2115 &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); in hw_read_20kx()
2119 &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); in hw_read_20kx()
2129 &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); in hw_write_20kx()
2133 &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); in hw_write_20kx()
2277 spin_lock_init(&hw20k1->reg_20k1_lock); in create_20k1_hw_obj()