Home
last modified time | relevance | path

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

/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dmain.c741 char *ver_str; in main() local
755 CALL_N_CHECK( inv_get_version(&ver_str) ); in main()
757 MPL_LOGI("%s\n", ver_str); in main()
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp261 char *ver_str; in MPLSensor() local
483 (void)inv_get_version(&ver_str); in MPLSensor()
484 LOGI("%s\n", ver_str); in MPLSensor()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp164 char *ver_str; in MPLSensor() local
404 (void)inv_get_version(&ver_str); in MPLSensor()
405 LOGI("%s\n", ver_str); in MPLSensor()