Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dnvram_64.c142 PSTORE_TYPE_DMESG, enumerator
392 if (record->part > 1 || (record->type != PSTORE_TYPE_DMESG)) in nvram_pstore_write()
433 case PSTORE_TYPE_DMESG: in nvram_pstore_read()
435 record->type = PSTORE_TYPE_DMESG; in nvram_pstore_read()
501 if (nvram_type_ids[read_type] == PSTORE_TYPE_DMESG) { in nvram_pstore_read()