Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/remoteproc/
Dremoteproc_internal.h39 struct dentry *rproc_create_trace_file(const char *name, struct rproc *rproc,
Dremoteproc_debugfs.c289 struct dentry *rproc_create_trace_file(const char *name, struct rproc *rproc, in rproc_create_trace_file() function
Dremoteproc_core.c491 trace->priv = rproc_create_trace_file(name, rproc, trace); in rproc_handle_trace()