Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpstore.h28 enum pstore_type_id { enum
46 const char *pstore_type_to_name(enum pstore_type_id type);
47 enum pstore_type_id pstore_name_to_type(const char *name);
74 enum pstore_type_id type;
/openbmc/linux/fs/pstore/
H A Dram_internal.h64 enum pstore_type_id type;
H A Dplatform.c118 const char *pstore_type_to_name(enum pstore_type_id type) in pstore_type_to_name()
129 enum pstore_type_id pstore_name_to_type(const char *name) in pstore_name_to_type()
H A Dzone.c80 enum pstore_type_id type;
1152 static struct pstore_zone *psz_init_zone(enum pstore_type_id type, in psz_init_zone()
1195 static struct pstore_zone **psz_init_zones(enum pstore_type_id type, in psz_init_zones()
/openbmc/linux/arch/powerpc/kernel/
H A Dnvram_64.c141 static enum pstore_type_id nvram_type_ids[] = {