stop_ts          1664 drivers/media/dvb-frontends/stv0900_core.c static int stv0900_stop_ts(struct dvb_frontend *fe, int stop_ts)
stop_ts          1671 drivers/media/dvb-frontends/stv0900_core.c 	if (stop_ts == TRUE)
stop_ts           919 drivers/media/usb/uvc/uvc_video.c 	duration = ktime_ms_delta(stream->stats.stream.stop_ts,
stop_ts           961 drivers/media/usb/uvc/uvc_video.c 	stream->stats.stream.stop_ts = ktime_get();
stop_ts           474 drivers/media/usb/uvc/uvcvideo.h 	ktime_t stop_ts;		/* Stream stop timestamp */