Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 /* Copyright(c) 2009-2012  Realtek Corporation.*/
0003 
0004 #ifndef __RTL92DE_SW_H__
0005 #define __RTL92DE_SW_H__
0006 
0007 extern spinlock_t globalmutex_power;
0008 extern spinlock_t globalmutex_for_fwdownload;
0009 extern spinlock_t globalmutex_for_power_and_efuse;
0010 
0011 #endif