Home
last modified time | relevance | path

Searched refs:npname (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/regulator/
H A Dtps6594-regulator.c566 static const char *npname; in tps6594_regulator_probe() local
619 npname = of_node_full_name(np); in tps6594_regulator_probe()
623 if (strcmp(npname, multi_regs[multi].supply_name) == 0) { in tps6594_regulator_probe()