HomeSort by relevance Sort by last modified time
    Searched refs:wlc (Results 1 - 2 of 2) sorted by null

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

Completed in 1321 milliseconds