Searched refs:proc_op_strs (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/firmware/efi/
H A Dcper.c130 static const char * const proc_op_strs[] = { variable
163 proc->operation < ARRAY_SIZE(proc_op_strs) ?
164 proc_op_strs[proc->operation] : "unknown");

Completed in 158 milliseconds