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

  /hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
main.c 741 char *ver_str; local
755 CALL_N_CHECK( inv_get_version(&ver_str) );
757 MPL_LOGI("%s\n", ver_str);
  /frameworks/native/cmds/dumpstate/
utils.cpp 1135 static const char *ver_str[] = { local
    [all...]
  /hardware/invensense/6515/libsensors_iio/
MPLSensor.cpp 164 char *ver_str; local
404 (void)inv_get_version(&ver_str);
405 LOGI("%s\n", ver_str);
    [all...]
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp 261 char *ver_str; local
483 (void)inv_get_version(&ver_str);
484 LOGI("%s\n", ver_str);
    [all...]

Completed in 249 milliseconds