Home
last modified time | relevance | path

Searched defs:read_page (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/mtd/tests/
Dnandbiterrs.c141 static int read_page(int log) in read_page() function
/linux-4.4.14/drivers/staging/rdma/hfi1/
Deprom.c228 static void read_page(struct hfi1_devdata *dd, u32 offset, u32 *result) in read_page() function
/linux-4.4.14/kernel/trace/
Dring_buffer_benchmark.c103 static enum event_status read_page(int cpu) in read_page() function
/linux-4.4.14/fs/squashfs/
Dsquashfs_fs_sb.h62 struct squashfs_cache *read_page; member
/linux-4.4.14/drivers/mtd/nand/
Ddocg4.c756 static int read_page(struct mtd_info *mtd, struct nand_chip *nand, in read_page() function
Dnandsim.c1468 static void read_page(struct nandsim *ns, int num) in read_page() function
/linux-4.4.14/drivers/md/
Dbitmap.c356 static int read_page(struct file *file, unsigned long index, in read_page() function
/linux-4.4.14/include/linux/mtd/
Dnand.h508 int (*read_page)(struct mtd_info *mtd, struct nand_chip *chip, member