hw20k1 2104 sound/pci/ctxfi/cthw20k1.c &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); hw20k1 2108 sound/pci/ctxfi/cthw20k1.c &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); hw20k1 2118 sound/pci/ctxfi/cthw20k1.c &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); hw20k1 2122 sound/pci/ctxfi/cthw20k1.c &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); hw20k1 2132 sound/pci/ctxfi/cthw20k1.c &container_of(hw, struct hw20k1, hw)->reg_pci_lock, flags); hw20k1 2136 sound/pci/ctxfi/cthw20k1.c &container_of(hw, struct hw20k1, hw)->reg_pci_lock, flags); hw20k1 2146 sound/pci/ctxfi/cthw20k1.c &container_of(hw, struct hw20k1, hw)->reg_pci_lock, flags); hw20k1 2150 sound/pci/ctxfi/cthw20k1.c &container_of(hw, struct hw20k1, hw)->reg_pci_lock, flags); hw20k1 2259 sound/pci/ctxfi/cthw20k1.c struct hw20k1 *hw20k1; hw20k1 2262 sound/pci/ctxfi/cthw20k1.c hw20k1 = kzalloc(sizeof(*hw20k1), GFP_KERNEL); hw20k1 2263 sound/pci/ctxfi/cthw20k1.c if (!hw20k1) hw20k1 2266 sound/pci/ctxfi/cthw20k1.c spin_lock_init(&hw20k1->reg_20k1_lock); hw20k1 2267 sound/pci/ctxfi/cthw20k1.c spin_lock_init(&hw20k1->reg_pci_lock); hw20k1 2269 sound/pci/ctxfi/cthw20k1.c hw20k1->hw = ct20k1_preset; hw20k1 2271 sound/pci/ctxfi/cthw20k1.c *rhw = &hw20k1->hw; hw20k1 2281 sound/pci/ctxfi/cthw20k1.c kfree(container_of(hw, struct hw20k1, hw));