Searched refs:g_pm80x_chip (Results 1 – 1 of 1) sorted by relevance
42 static struct pm80x_chip *g_pm80x_chip; variable106 if (!g_pm80x_chip) in pm80x_init()107 g_pm80x_chip = chip; in pm80x_init()109 chip->companion = g_pm80x_chip->client; in pm80x_init()110 g_pm80x_chip->companion = chip->client; in pm80x_init()123 if (g_pm80x_chip->companion) in pm80x_deinit()124 g_pm80x_chip->companion = NULL; in pm80x_deinit()126 g_pm80x_chip = NULL; in pm80x_deinit()