Home
last modified time | relevance | path

Searched defs:write_page (Results 1 – 6 of 6) sorted by relevance

/linux/sound/usb/usx2y/
H A Dusb_stream.h14 void *write_page; member
/linux/drivers/mtd/tests/
H A Dnandbiterrs.c90 static int write_page(int log) in write_page() function
/linux/kernel/power/
H A Dswap.c380 static int write_page(void *buf, sector_t offset, struct hib_bio_batch *hb) in write_page() function
/linux/drivers/vhost/
H A Dvhost.c2222 u64 write_page = write_address / VHOST_PAGE_SIZE; in log_write() local
/linux/include/linux/mtd/
H A Drawnand.h379 int (*write_page)(struct nand_chip *chip, const uint8_t *buf, member
/linux/drivers/md/dm-vdo/
H A Dblock-map.c1649 static void write_page(struct tree_page *tree_page, struct pooled_vio *vio) in write_page() function