Lines Matching refs:tegra_bpmp
74 static const char *get_filename(struct tegra_bpmp *bpmp, in get_filename()
111 static int mrq_debug_open(struct tegra_bpmp *bpmp, const char *name, in mrq_debug_open()
150 static int mrq_debug_close(struct tegra_bpmp *bpmp, uint32_t fd) in mrq_debug_close()
181 static int mrq_debug_read(struct tegra_bpmp *bpmp, const char *name, in mrq_debug_read()
244 static int mrq_debug_write(struct tegra_bpmp *bpmp, const char *name, in mrq_debug_write()
307 struct tegra_bpmp *bpmp = inode->i_private; in bpmp_debug_show()
370 struct tegra_bpmp *bpmp = inode->i_private; in bpmp_debug_store()
410 static int bpmp_populate_debugfs_inband(struct tegra_bpmp *bpmp, in bpmp_populate_debugfs_inband()
491 static int mrq_debugfs_read(struct tegra_bpmp *bpmp, in mrq_debugfs_read()
530 static int mrq_debugfs_write(struct tegra_bpmp *bpmp, in mrq_debugfs_write()
554 static int mrq_debugfs_dumpdir(struct tegra_bpmp *bpmp, dma_addr_t addr, in mrq_debugfs_dumpdir()
593 struct tegra_bpmp *bpmp = inode->i_private; in debugfs_show()
644 struct tegra_bpmp *bpmp = inode->i_private; in debugfs_store()
697 static int bpmp_populate_dir(struct tegra_bpmp *bpmp, struct seqbuf *seqbuf, in bpmp_populate_dir()
749 static int bpmp_populate_debugfs_shmem(struct tegra_bpmp *bpmp) in bpmp_populate_debugfs_shmem()
779 int tegra_bpmp_init_debugfs(struct tegra_bpmp *bpmp) in tegra_bpmp_init_debugfs()