Lines Matching defs:bpmp
74 static const char *get_filename(struct tegra_bpmp *bpmp, in get_filename()
102 static int mrq_debug_open(struct tegra_bpmp *bpmp, const char *name, in mrq_debug_open()
141 static int mrq_debug_close(struct tegra_bpmp *bpmp, uint32_t fd) in mrq_debug_close()
172 static int mrq_debug_read(struct tegra_bpmp *bpmp, const char *name, in mrq_debug_read()
235 static int mrq_debug_write(struct tegra_bpmp *bpmp, const char *name, in mrq_debug_write()
298 struct tegra_bpmp *bpmp = inode->i_private; in bpmp_debug_show() local
325 struct tegra_bpmp *bpmp = inode->i_private; in bpmp_debug_store() local
365 static int bpmp_populate_debugfs_inband(struct tegra_bpmp *bpmp, in bpmp_populate_debugfs_inband()
450 static int mrq_debugfs_read(struct tegra_bpmp *bpmp, in mrq_debugfs_read()
489 static int mrq_debugfs_write(struct tegra_bpmp *bpmp, in mrq_debugfs_write()
513 static int mrq_debugfs_dumpdir(struct tegra_bpmp *bpmp, dma_addr_t addr, in mrq_debugfs_dumpdir()
552 struct tegra_bpmp *bpmp = inode->i_private; in debugfs_show() local
603 struct tegra_bpmp *bpmp = inode->i_private; in debugfs_store() local
656 static int bpmp_populate_dir(struct tegra_bpmp *bpmp, struct seqbuf *seqbuf, in bpmp_populate_dir()
708 static int bpmp_populate_debugfs_shmem(struct tegra_bpmp *bpmp) in bpmp_populate_debugfs_shmem()
738 int tegra_bpmp_init_debugfs(struct tegra_bpmp *bpmp) in tegra_bpmp_init_debugfs()