Searched refs:g_ops (Results 1 – 4 of 4) sorted by relevance
45 static struct RunningLockOps g_ops = { variable52 return &g_ops; in RunningLockOpsInit()
313 struct PlatformDumperMethod g_ops; variable317 g_ops.dumperCfgInfo = TestDumperCfgInfo; in PlatformDumperTestSetOps()318 g_ops.dumperStatusInfo = TestDumperStatusInfo; in PlatformDumperTestSetOps()319 g_ops.dumperStatisInfo = TestDumperStatisInfo; in PlatformDumperTestSetOps()320 g_ops.dumperRegisterInfo = TestDumperRegisterInfo; in PlatformDumperTestSetOps()321 ret = PlatformDumperSetMethod(g_dumperTest, &g_ops); in PlatformDumperTestSetOps()
66 static struct RunningLockOps g_ops = { variable85 return &g_ops; in RunningLockOpsInit()
97 static struct AutoSuspendOps g_ops = { variable110 return &g_ops; in AutoSuspendOpsInit()