Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

gm_close.c File Reference

#include "gm_call_trace.h"
#include "gm_debug.h"
#include "gm_debug_open.h"
#include "gm_dma_malloc.h"
#include "gm_enable_trace.h"
#include "gm_internal.h"
#include "gm_ptr_hash.h"
#include "gm_trace.h"
#include <stdio.h>

Functions

GM_ENTRY_POINT void gm_close (gm_port_t *p)

Detailed Description


Function Documentation

GM_ENTRY_POINT void gm_close gm_port_t *    p
 

gm_close() closes a previously opened port p, and frees all resources associated with that port.

Parameters:
p  (IN) The GM port to be closed.
See also:
gm_open gm_init gm_exit gm_finalize gm_abort
Author:
Glenn Brown
Version:
GM_API_VERSION (as defined in gm.h)


Generated on Mon Nov 3 15:39:25 2003 for GM by doxygen1.2.15