g_pm80x_chip       42 drivers/mfd/88pm80x.c static struct pm80x_chip *g_pm80x_chip;
g_pm80x_chip      107 drivers/mfd/88pm80x.c 	if (!g_pm80x_chip)
g_pm80x_chip      108 drivers/mfd/88pm80x.c 		g_pm80x_chip = chip;
g_pm80x_chip      110 drivers/mfd/88pm80x.c 		chip->companion = g_pm80x_chip->client;
g_pm80x_chip      111 drivers/mfd/88pm80x.c 		g_pm80x_chip->companion = chip->client;
g_pm80x_chip      124 drivers/mfd/88pm80x.c 	if (g_pm80x_chip->companion)
g_pm80x_chip      125 drivers/mfd/88pm80x.c 		g_pm80x_chip->companion = NULL;
g_pm80x_chip      127 drivers/mfd/88pm80x.c 		g_pm80x_chip = NULL;