Home
last modified time | relevance | path

Searched refs:xd_copy_page (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/rts5208/
H A Dxd.c1091 static int xd_copy_page(struct rtsx_chip *chip, u32 old_blk, u32 new_blk, in xd_copy_page() function
1594 retval = xd_copy_page(chip, phy_blk, new_blk, 0, in xd_read_multiple_pages()
1644 retval = xd_copy_page(chip, old_blk, new_blk, in xd_finish_write()
1684 retval = xd_copy_page(chip, old_blk, new_blk, 0, page_off); in xd_prepare_write()
1874 retval = xd_copy_page(chip, in xd_rw()