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

  /device/google/dragon/sensor_hub/
cros_ec_sensors.h 102 const char *enable_entry; member in struct:cros_ec_gesture_info
sensors.cpp 326 gesture_info->enable_entry = cros_ec_gesture_name[gesture];
334 gesture_info->enable_entry, gesture_info->device_name, gesture_id);
cros_ec_sensors.cpp 184 strcat(attr, info->enable_entry);

Completed in 53 milliseconds