Searched refs:ts_read (Results 1 – 3 of 3) sorted by relevance
53 static ssize_t ts_read(struct file *file, char __user *buf, in ts_read() function99 .read = ts_read,
744 static ssize_t ts_read(struct file *file, __user char *buf, in ts_read() function850 .read = ts_read,
188886 Call ts_read multiple times, to avoid events getting stuck in the pipeline.