Home
last modified time | relevance | path

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

/external/vboot_reference/futility/
Ddump_kernel_config_lib.c49 MtdReadContext *mtd_ctx = (MtdReadContext*)ctx; in ReadFullyWithMtdRead() local
50 return mtd_read_data(mtd_ctx, buf, count); in ReadFullyWithMtdRead()