Searched refs:raw_read (Results 1 – 4 of 4) sorted by relevance
136 static ssize_t raw_read(struct file *file, char __user *user_buf, size_t count, in raw_read() function157 .read = raw_read,
288 static ssize_t raw_read(struct file *file, char __user *buf, size_t count, in raw_read() function323 .read = raw_read,
537 static ssize_t raw_read(struct file *filp, in raw_read() function
692 static void raw_read(int drive) in raw_read() function1445 raw_read(drive); in get_track()
Completed in 12 milliseconds