__DEV_GET
Section: (9)
Updated: 13 April 2004
Index
Return to Main Contents
NAME
__dev_get - test if a device exists
SYNOPSIS
int __dev_get (const char * name);
ARGUMENTS
- name
-
name to test for
DESCRIPTION
Test if a name exists. Returns true if the name is found. In order
to be sure the name is not allocated or removed during the test the
caller must hold the rtnl semaphore.
This function exists only for back compatibility with older
drivers.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.1.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 11:21:53 GMT, April 13, 2004