devmap.h File Reference

#include <ipc/devmap.h>
#include <async.h>
#include <bool.h>

Go to the source code of this file.

Functions

size_t devmap_count_devices (devmap_handle_t)
size_t devmap_count_namespaces (void)
int devmap_device_connect (devmap_handle_t, unsigned int)
int devmap_device_get_handle (const char *, devmap_handle_t *, unsigned int)
int devmap_device_register (const char *, devmap_handle_t *)
 Register new device.
int devmap_device_register_with_iface (const char *, devmap_handle_t *, sysarg_t)
 Register new device.
int devmap_driver_register (const char *, async_client_conn_t)
 Register new driver with devmap.
size_t devmap_get_devices (devmap_handle_t, dev_desc_t **)
size_t devmap_get_namespaces (dev_desc_t **)
int devmap_get_phone (devmap_interface_t, unsigned int)
 Get phone to device mapper task.
devmap_handle_type_t devmap_handle_probe (devmap_handle_t)
void devmap_hangup_phone (devmap_interface_t iface)
int devmap_namespace_get_handle (const char *, devmap_handle_t *, unsigned int)
int devmap_null_create (void)
void devmap_null_destroy (int)


Detailed Description

Definition in file devmap.h.


Generated on Thu Jun 2 07:45:53 2011 for HelenOS/USB by  doxygen 1.4.7