Home
last modified time | relevance | path

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

/device/google/dragon/power/
Dpower_dragon.cpp67 static char *iio_activity_device = NULL; variable
135 iio_activity_device = strdup(ent_device->d_name); in power_init()
139 if (iio_activity_device == NULL) in power_init()
156 if (iio_activity_device != NULL) { in power_set_interactive()
159 iio_activity_device, IIO_DOUBLE_TAP_EVENT); in power_set_interactive()