Searched defs:write_page (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/sound/usb/usx2y/ |
H A D | usb_stream.h | 13 void *write_page; member
|
/openbmc/linux/drivers/mtd/tests/ |
H A D | nandbiterrs.c | 90 static int write_page(int log) in write_page() function
|
/openbmc/u-boot/tools/ |
H A D | sunxi-spl-image-builder.c | 113 static int write_page(const struct image_info *info, uint8_t *buffer, in write_page() function
|
/openbmc/linux/kernel/power/ |
H A D | swap.c | 378 static int write_page(void *buf, sector_t offset, struct hib_bio_batch *hb) in write_page() function
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | rawnand.h | 620 int (*write_page)(struct mtd_info *mtd, struct nand_chip *chip, member 902 int (*write_page)(struct mtd_info *mtd, struct nand_chip *chip, member
|
/openbmc/linux/include/linux/ |
H A D | phy.h | 1028 int (*write_page)(struct phy_device *dev, int page); member
|
/openbmc/linux/drivers/vhost/ |
H A D | vhost.c | 2208 u64 write_page = write_address / VHOST_PAGE_SIZE; in log_write() local
|
/openbmc/linux/include/linux/mtd/ |
H A D | rawnand.h | 379 int (*write_page)(struct nand_chip *chip, const uint8_t *buf, member
|