Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpm-trace.h25 extern int show_trace_dev_match(char *buf, size_t size);
/openbmc/linux/drivers/base/power/
H A Dtrace.c224 int show_trace_dev_match(char *buf, size_t size) in show_trace_dev_match() function
/openbmc/linux/kernel/power/
H A Dmain.c904 return show_trace_dev_match(buf, PAGE_SIZE); in pm_trace_dev_match_show()