Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpstore_blk.h100 struct pstore_blk_config { struct
116 int pstore_blk_get_config(struct pstore_blk_config *info);
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdpstore.c14 struct pstore_blk_config info;
385 struct pstore_blk_config *info = &cxt->info; in mtdpstore_notify_add()
546 struct pstore_blk_config *info = &cxt->info; in mtdpstore_init()
/OK3568_Linux_fs/kernel/fs/pstore/
H A Dblk.c471 int pstore_blk_get_config(struct pstore_blk_config *info) in pstore_blk_get_config()