Home
last modified time | relevance | path

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

/device/lge/mako/charger_touch/
Dcharger_touch.c22 #define POWER_SUPPLY_PATH "/sys/class/power_supply" macro
77 snprintf(path, sizeof(path), "%s/wireless/online", POWER_SUPPLY_PATH); in handle_uevent()
85 snprintf(path, sizeof(path), "%s/usb/online", POWER_SUPPLY_PATH); in handle_uevent()
88 snprintf(path, sizeof(path), "%s/pm8921-dc/online", POWER_SUPPLY_PATH); in handle_uevent()
/device/asus/flo/charger_touch/
Dcharger_touch.c22 #define POWER_SUPPLY_PATH "/sys/class/power_supply" macro
77 snprintf(path, sizeof(path), "%s/wireless/online", POWER_SUPPLY_PATH); in handle_uevent()
85 snprintf(path, sizeof(path), "%s/usb/online", POWER_SUPPLY_PATH); in handle_uevent()
88 snprintf(path, sizeof(path), "%s/pm8921-dc/online", POWER_SUPPLY_PATH); in handle_uevent()