Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_internal.h67 struct dentry *rproc_create_trace_file(const char *name, struct rproc *rproc,
H A Dremoteproc_debugfs.c386 struct dentry *rproc_create_trace_file(const char *name, struct rproc *rproc, in rproc_create_trace_file() function
H A Dremoteproc_core.c579 trace->tfile = rproc_create_trace_file(name, rproc, trace); in rproc_handle_trace()