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

  /device/asus/flo/charger_touch/
charger_touch.c 35 static void read_path(const char* path, char* buf, size_t size) function
78 read_path(path, wlc, 1);
86 read_path(path, usb, 1);
89 read_path(path, ac, 1);
  /device/lge/mako/charger_touch/
charger_touch.c 35 static void read_path(const char* path, char* buf, size_t size) function
78 read_path(path, wlc, 1);
86 read_path(path, usb, 1);
89 read_path(path, ac, 1);

Completed in 336 milliseconds