Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/char/
Ddtlk.c93 static ssize_t dtlk_write(struct file *, const char __user *,
105 .write = dtlk_write,
159 static ssize_t dtlk_write(struct file *file, const char __user *buf, in dtlk_write() function