_devfs_unregister

Section: Kernel Hacker's Manual (9)
Updated: _devfs_unregister
Index Return to Main Contents
 

NAME

_devfs_unregister - Unregister a device entry from it's parent.  

SYNOPSIS

void _devfs_unregister (struct devfs_entry *dir, struct devfs_entry *de);  

ARGUMENTS

dir

 The parent directory.
de

 The entry to unregister.
 

DESCRIPTION

The caller must have a write lock on the parent directory, which is unlocked by this function.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:58:50 GMT, June 12, 2005