Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/
Ddtlk.c91 static ssize_t dtlk_read(struct file *, char __user *,
104 .read = dtlk_read,
125 static ssize_t dtlk_read(struct file *file, char __user *buf, in dtlk_read() function