Searched refs:mmcsd_dump (Results 1 – 1 of 1) sorted by relevance
168 static int mmcsd_dump(void *arg, void *virtual, off_t offset, size_t length);534 d->d_dump = mmcsd_dump; in mmcsd_add_part()1372 mmcsd_dump(void *arg, void *virtual, off_t offset, size_t length) in mmcsd_dump() function