Home
last modified time | relevance | path

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

/drivers/power/supply/
Dab8500_bmdata.c498 const char *btech; in ab8500_bm_of_probe() local
508 btech = of_get_property(battery_node, "stericsson,battery-type", NULL); in ab8500_bm_of_probe()
509 if (!btech) { in ab8500_bm_of_probe()
515 if (strncmp(btech, "LION", 4) == 0) { in ab8500_bm_of_probe()
526 if (strncmp(btech, "LION", 4) == 0) in ab8500_bm_of_probe()