Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dcthw20k1.c28 spinlock_t reg_20k1_lock; member
2098 &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); in hw_read_20kx()
2102 &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); in hw_read_20kx()
2112 &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); in hw_write_20kx()
2116 &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); in hw_write_20kx()
2260 spin_lock_init(&hw20k1->reg_20k1_lock); in create_20k1_hw_obj()