Searched refs:mrq_debug_read (Results 1 – 1 of 1) sorted by relevance
/drivers/firmware/tegra/ |
D | bpmp-debugfs.c | 181 static int mrq_debug_read(struct tegra_bpmp *bpmp, const char *name, in mrq_debug_read() function 323 err = mrq_debug_read(bpmp, filename, databuf, len, &nbytes); in bpmp_debug_show() 400 err = mrq_debug_read(bpmp, ppath, buf, bufsize, &dsize); in bpmp_populate_debugfs_inband()
|