www.pudn.com > efs.rar > fs_hotplug_devnull.h
/***********************************************************************
* fs_hotplug_null.h
*
* Copyright (C) 2006 QUALCOMM, Inc.
*
* This is not a stand-alone header file.
* It is used to communicate the exported device functions to hotplug.
*
***********************************************************************/
/*===========================================================================
EDIT HISTORY FOR MODULE
This section contains comments describing changes made to the module.
Notice that changes are listed in reverse chronological order.
$Header: //depot/asic/MSMSHARED/services/efs/MSM_EFS.01.02/fs_hotplug_devnull.h#1 $ $DateTime: 2006/06/08 09:54:08 $ $Author: davidb $
when who what, where, why
---------- --- ---------------------------------------------------------
2006-06-06 sh Created.
===========================================================================*/
#ifndef __FS_HOTPLUG_DEVNULL_H__
#define __FS_HOTPLUG_DEVNULL_H__
extern struct hotplug_dev_funcs hotplug_devnull_dev;
#endif /* not __FS_HOTPLUG_DEVNULL_H__ */