Lines Matching defs:bpmp
74 static const char *get_filename(struct tegra_bpmp *bpmp, in get_filename()
110 static int mrq_debug_open(struct tegra_bpmp *bpmp, const char *name, in mrq_debug_open()
149 static int mrq_debug_close(struct tegra_bpmp *bpmp, uint32_t fd) in mrq_debug_close()
180 static int mrq_debug_read(struct tegra_bpmp *bpmp, const char *name, in mrq_debug_read()
243 static int mrq_debug_write(struct tegra_bpmp *bpmp, const char *name, in mrq_debug_write()
306 struct tegra_bpmp *bpmp = inode->i_private; in bpmp_debug_show() local
333 struct tegra_bpmp *bpmp = inode->i_private; in bpmp_debug_store() local
373 static int bpmp_populate_debugfs_inband(struct tegra_bpmp *bpmp, in bpmp_populate_debugfs_inband()
454 static int mrq_debugfs_read(struct tegra_bpmp *bpmp, in mrq_debugfs_read()
493 static int mrq_debugfs_write(struct tegra_bpmp *bpmp, in mrq_debugfs_write()
517 static int mrq_debugfs_dumpdir(struct tegra_bpmp *bpmp, dma_addr_t addr, in mrq_debugfs_dumpdir()
556 struct tegra_bpmp *bpmp = inode->i_private; in debugfs_show() local
607 struct tegra_bpmp *bpmp = inode->i_private; in debugfs_store() local
660 static int bpmp_populate_dir(struct tegra_bpmp *bpmp, struct seqbuf *seqbuf, in bpmp_populate_dir()
712 static int bpmp_populate_debugfs_shmem(struct tegra_bpmp *bpmp) in bpmp_populate_debugfs_shmem()
742 int tegra_bpmp_init_debugfs(struct tegra_bpmp *bpmp) in tegra_bpmp_init_debugfs()