Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rts5208/
Dxd.c1196 static int xd_copy_page(struct rtsx_chip *chip, u32 old_blk, u32 new_blk, in xd_copy_page() function
1738 retval = xd_copy_page(chip, phy_blk, new_blk, 0, in xd_read_multiple_pages()
1791 retval = xd_copy_page(chip, old_blk, new_blk, in xd_finish_write()
1832 retval = xd_copy_page(chip, old_blk, new_blk, 0, page_off); in xd_prepare_write()
2042 retval = xd_copy_page(chip, in xd_rw()