Home
last modified time | relevance | path

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

/device/lge/mako/charger_touch/
Dcharger_touch.c69 char wlc[2], usb[2], ac[2]; in handle_uevent() local
72 memset(wlc, 0, 2); in handle_uevent()
78 read_path(path, wlc, 1); in handle_uevent()
79 if (!strncmp(wlc, "1", 1)) in handle_uevent()
/device/asus/flo/charger_touch/
Dcharger_touch.c69 char wlc[2], usb[2], ac[2]; in handle_uevent() local
72 memset(wlc, 0, 2); in handle_uevent()
78 read_path(path, wlc, 1); in handle_uevent()
79 if (!strncmp(wlc, "1", 1)) in handle_uevent()