1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* Copyright(c) 2009-2012 Realtek Corporation.*/
4 #ifndef __RTL92DE_SW_H__
5 #define __RTL92DE_SW_H__
7 extern spinlock_t globalmutex_power
;
8 extern spinlock_t globalmutex_for_fwdownload
;
9 extern spinlock_t globalmutex_for_power_and_efuse
;