www.pudn.com > efs.rar > fs_hotplug_sd.h


/***********************************************************************
 * fs_hotplug_sd.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_sd.h#2 $ $DateTime: 2006/05/03 10:35:57 $ $Author: davidb $

when         who   what, where, why
----------   ---   ---------------------------------------------------------
2006-04-22   s h   Simplified fs_hotplug_xxx.h header files
2006-03-23   s h   Created.

===========================================================================*/

#ifndef __FS_HOTPLUG_SD_H__
#define __FS_HOTPLUG_SD_H__

extern struct hotplug_dev_funcs hotplug_sd_dev;

#endif /* not __FS_HOTPLUG_SD_H__ */