devfs_get_info

Name

devfs_get_info --  Get the info pointer written to private_data of @de upon open.

Synopsis

void * devfs_get_info (devfs_handle_t de);

Arguments

de

The handle to the device entry.

Description

Returns the info pointer.