Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/chrome/wilco_ec/
Ddebugfs.c135 static ssize_t raw_read(struct file *file, char __user *user_buf, size_t count, in raw_read() function
156 .read = raw_read,
/Linux-v5.4/drivers/staging/greybus/
Draw.c285 static ssize_t raw_read(struct file *file, char __user *buf, size_t count, in raw_read() function
320 .read = raw_read,
/Linux-v5.4/drivers/mtd/nand/raw/
Dtango_nand.c366 static void raw_read(struct nand_chip *chip, u8 *buf, u8 *oob) in raw_read() function
424 raw_read(chip, buf, chip->oob_poi); in tango_read_page_raw()
439 raw_read(chip, NULL, chip->oob_poi); in tango_read_oob()
/Linux-v5.4/drivers/block/
Damiflop.c691 static void raw_read(int drive) in raw_read() function
1444 raw_read(drive); in get_track()