devfs_set_info

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

NAME

devfs_set_info - Set the info pointer written to private_data upon open.  

SYNOPSIS

int devfs_set_info (devfs_handle_t de, void *info);  

ARGUMENTS

de

 The handle to the device entry.
info

 pointer to the data
 

DESCRIPTION

Returns 0 on success, else a negative error code.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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