Searched defs:read_page (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/mtd/tests/ |
H A D | nandbiterrs.c | 128 static int read_page(int log) in read_page() function
|
/openbmc/linux/kernel/trace/ |
H A D | ring_buffer_benchmark.c | 105 static enum event_status read_page(int cpu) in read_page() function
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | eprom.c | 47 static void read_page(struct hfi1_devdata *dd, u32 offset, u32 *result) in read_page() function
|
/openbmc/linux/fs/squashfs/ |
H A D | squashfs_fs_sb.h | 49 struct squashfs_cache *read_page; member
|
/openbmc/qemu/tests/qtest/ |
H A D | aspeed_smc-test.c | 166 static void read_page(uint32_t addr, uint32_t *page) in read_page() function
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | mxc_nand.c | 126 int (*read_page)(struct nand_chip *chip, void *buf, void *oob, bool ecc, member
|
/openbmc/linux/include/linux/ |
H A D | phy.h | 1026 int (*read_page)(struct phy_device *dev); member
|
/openbmc/linux/include/linux/mtd/ |
H A D | rawnand.h | 372 int (*read_page)(struct nand_chip *chip, uint8_t *buf, member
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | rawnand.h | 613 int (*read_page)(struct mtd_info *mtd, struct nand_chip *chip, member
|