Searched refs:call_read_locked (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/gpio/ |
D | gpiolib-cdev.c | 89 static ssize_t call_read_locked(struct file *file, char __user *buf, in call_read_locked() function 1561 return call_read_locked(file, buf, count, f_ps, lr->gdev, in linereq_read() 1906 return call_read_locked(file, buf, count, f_ps, le->gdev, in lineevent_read() 2637 return call_read_locked(file, buf, count, off, cdev->gdev, in lineinfo_watch_read()
|