Home
last modified time | relevance | path

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

/drivers/sbus/char/
Dflash.c105 flash_read(struct file * file, char __user * buf, in flash_read() function
154 .read = flash_read,
/drivers/char/
Dnwflash.c123 static ssize_t flash_read(struct file *file, char __user *buf, size_t size, in flash_read() function
634 .read = flash_read,
/drivers/infiniband/hw/ipath/
Dipath_fs.c128 static ssize_t flash_read(struct file *file, char __user *buf, in flash_read() function
228 .read = flash_read,
/drivers/mtd/devices/
Dlart.c434 static int flash_read (struct mtd_info *mtd,loff_t from,size_t len,size_t *retlen,u_char *buf) in flash_read() function
630 mtd._read = flash_read; in lart_flash_init()
/drivers/infiniband/hw/qib/
Dqib_fs.c269 static ssize_t flash_read(struct file *file, char __user *buf, in flash_read() function
369 .read = flash_read,