Home
last modified time | relevance | path

Searched defs:errinfo (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/dma/
H A Darm-dma350.c476 u32 errinfo = readl_relaxed(dch->base + CH_ERRINFO); in d350_irq() local
/linux/arch/mips/include/asm/sn/
H A Dklconfig.h500 klconf_off_t errinfo; /* component specific errors */ member
/linux/tools/power/pm-graph/
H A Dsleepgraph.py1272 def errorSummary(self, errinfo, msg): argument