Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/signal/
H A Dsig_sc_double_restart.c49 static ssize_t raw_read(int fd, void *buf, size_t count) in raw_read() function
127 if (raw_read(fd, buf, 512) == -1) { in test_restart()
/linux/tools/testing/selftests/net/
H A Dskf_net_off.c167 static void raw_read(int fd) in raw_read() function
234 raw_read(fdr); in main()
/linux/drivers/platform/chrome/wilco_ec/
H A Ddebugfs.c136 static ssize_t raw_read(struct file *file, char __user *user_buf, size_t count, in raw_read() function
157 .read = raw_read,
/linux/drivers/staging/greybus/
H A Draw.c288 static ssize_t raw_read(struct file *file, char __user *buf, size_t count, in raw_read() function
323 .read = raw_read,
/linux/drivers/firmware/
H A Ddmi-sysfs.c537 static ssize_t raw_read(struct file *filp, in raw_read() function
/linux/drivers/block/
H A Damiflop.c692 static void raw_read(int drive) in raw_read() function
1445 raw_read(drive); in get_track()