HomeSort by relevance Sort by last modified time
    Searched full:iio_activity_device (Results 1 - 1 of 1) sorted by null

  /device/google/dragon/power/
power_dragon.cpp 67 static char *iio_activity_device = NULL; variable
135 iio_activity_device = strdup(ent_device->d_name);
139 if (iio_activity_device == NULL)
156 if (iio_activity_device != NULL) {
159 iio_activity_device, IIO_DOUBLE_TAP_EVENT);

Completed in 3329 milliseconds