Home
last modified time | relevance | path

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

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