Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/
Ddtlk.c90 static ssize_t dtlk_read(struct file *, char __user *,
103 .read = dtlk_read,
125 static ssize_t dtlk_read(struct file *file, char __user *buf, in dtlk_read() function