USB_UNLOCK_DEVICE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

usb_unlock_device - release the lock for a usb device structure  

SYNOPSIS

"SYNOPSIS"

void usb_unlock_device (struct usb_device * udev);  

ARGUMENTS

udev
device that's being unlocked
 

DESCRIPTION

Use this routine when releasing the only device lock you hold; to release inner nested locks call up(&udev->serialize) directly. This is necessary for proper interaction with usb_lock_all_devices.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:58 GMT, October 09, 2005