Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Ddtlk.c91 static ssize_t dtlk_read(struct file *, char __user *,
104 .read = dtlk_read,
126 static ssize_t dtlk_read(struct file *file, char __user *buf, in dtlk_read() function