Home
last modified time | relevance | path

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

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