Home
last modified time | relevance | path

Searched defs:dlog (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dmesh.c213 static void dlog(struct mesh_state *ms, char *fmt, int a) in dlog() function
291 static inline void dlog(struct mesh_state *ms, char *fmt, int a) in dlog() function
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py956 def dlog(self, text): member in SystemValues