Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/common/hid-sensors/
H A Dhid-sensor-attributes.c379 int64_t hid_sensor_convert_timestamp(struct hid_sensor_common *st, in hid_sensor_convert_timestamp() function
384 EXPORT_SYMBOL(hid_sensor_convert_timestamp);
/OK3568_Linux_fs/kernel/include/linux/
H A Dhid-sensor-hub.h269 int64_t hid_sensor_convert_timestamp(struct hid_sensor_common *st,
/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c277 hid_sensor_convert_timestamp( in accel_3d_capture_sample()