Searched refs:pstore_blk_get_config (Results 1 – 3 of 3) sorted by relevance
53 int pstore_blk_get_config(struct pstore_blk_config *info);
242 int pstore_blk_get_config(struct pstore_blk_config *info) in pstore_blk_get_config() function253 EXPORT_SYMBOL_GPL(pstore_blk_get_config);
548 ret = pstore_blk_get_config(info); in mtdpstore_init()