read_spinlock 50 drivers/usb/gadget/function/f_hid.c spinlock_t read_spinlock; read_spinlock 258 drivers/usb/gadget/function/f_hid.c spin_lock_irqsave(&hidg->read_spinlock, flags); read_spinlock 264 drivers/usb/gadget/function/f_hid.c spin_unlock_irqrestore(&hidg->read_spinlock, flags); read_spinlock 271 drivers/usb/gadget/function/f_hid.c spin_lock_irqsave(&hidg->read_spinlock, flags); read_spinlock 286 drivers/usb/gadget/function/f_hid.c spin_unlock_irqrestore(&hidg->read_spinlock, flags); read_spinlock 308 drivers/usb/gadget/function/f_hid.c spin_lock_irqsave(&hidg->read_spinlock, flags); read_spinlock 310 drivers/usb/gadget/function/f_hid.c spin_unlock_irqrestore(&hidg->read_spinlock, flags); read_spinlock 478 drivers/usb/gadget/function/f_hid.c spin_lock_irqsave(&hidg->read_spinlock, flags); read_spinlock 480 drivers/usb/gadget/function/f_hid.c spin_unlock_irqrestore(&hidg->read_spinlock, flags); read_spinlock 617 drivers/usb/gadget/function/f_hid.c spin_lock_irqsave(&hidg->read_spinlock, flags); read_spinlock 623 drivers/usb/gadget/function/f_hid.c spin_unlock_irqrestore(&hidg->read_spinlock, flags); read_spinlock 818 drivers/usb/gadget/function/f_hid.c spin_lock_init(&hidg->read_spinlock);