DRM_LOCK_FREE

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

 

NAME

drm_lock_free -  

SYNOPSIS

"SYNOPSIS"

int drm_lock_free (drm_device_t * dev, __volatile__ unsigned int * lock, unsigned int context);  

ARGUMENTS

dev
-- undescribed --
lock
-- undescribed --
context
-- undescribed --
 

DESCRIPTION

\param dev DRM device. \param lock lock. \param context context.

Resets the lock file pointer. Marks the lock as not held, via the \p cmpxchg instruction. Wakes any task waiting on the lock queue.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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