Searched refs:reg_20k1_lock (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/sound/pci/ctxfi/ |
D | cthw20k1.c | 32 spinlock_t reg_20k1_lock; member 2108 &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_read_20kx() 2122 &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); in hw_write_20kx() 2126 &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); in hw_write_20kx() 2270 spin_lock_init(&hw20k1->reg_20k1_lock); in create_20k1_hw_obj()
|