device_lock_interruptible
s = device_lock_interruptible(dev);
#define usb_lock_device_interruptible(udev) device_lock_interruptible(&(udev)->dev)