Searched refs:xd_copy_page (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/staging/rts5208/ |
D | xd.c | 1098 static int xd_copy_page(struct rtsx_chip *chip, u32 old_blk, u32 new_blk, in xd_copy_page() function 1601 retval = xd_copy_page(chip, phy_blk, new_blk, 0, in xd_read_multiple_pages() 1651 retval = xd_copy_page(chip, old_blk, new_blk, in xd_finish_write() 1691 retval = xd_copy_page(chip, old_blk, new_blk, 0, page_off); in xd_prepare_write() 1881 retval = xd_copy_page(chip, in xd_rw()
|