Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dvideo_buffer.h83 void set_timestamp (int64_t timestamp) { in set_timestamp() function
H A Dv4l2_buffer_proxy.h43 void set_timestamp (const struct timeval &time) { in set_timestamp() function
H A Dv4l2_buffer_proxy.cpp75 set_timestamp (XCAM_TIMEVAL_2_USEC (ts)); in V4l2BufferProxy()
H A Dfake_v4l2_device.cpp251 buf->set_timestamp (v4l2_buf.timestamp); in dequeue_buffer()
H A Dv4l2_device.cpp1152 buf->set_timestamp (v4l2_buf.timestamp); in prepare()
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd_eckd.c249 static int set_timestamp(struct ccw1 *ccw, struct DE_eckd_data *data, in set_timestamp() function
322 rc = set_timestamp(ccw, data, device); in define_extent()
327 rc = set_timestamp(ccw, data, device); in define_extent()
335 rc = set_timestamp(ccw, data, device); in define_extent()
346 rc = set_timestamp(ccw, data, device); in define_extent()
4269 rc = set_timestamp(NULL, dedata, basedev); in prepare_itcw()