Home
last modified time | relevance | path

Searched defs:cbb (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/soc/tegra/cbb/
H A Dtegra194-cbb.c176 static inline struct tegra194_cbb *to_tegra194_cbb(struct tegra_cbb *cbb) in to_tegra194_cbb() argument
1665 static void tegra194_cbb_fault_enable(struct tegra_cbb *cbb) in tegra194_cbb_fault_enable() argument
1674 static void tegra194_cbb_stall_enable(struct tegra_cbb *cbb) in tegra194_cbb_stall_enable() argument
1683 static void tegra194_cbb_error_clear(struct tegra_cbb *cbb) in tegra194_cbb_error_clear() argument
1693 static u32 tegra194_cbb_get_status(struct tegra_cbb *cbb) in tegra194_cbb_get_status() argument
1766 print_errlog5(struct seq_file * file,struct tegra194_cbb * cbb) print_errlog5() argument
1818 print_errlog1_2(struct seq_file * file,struct tegra194_cbb * cbb,struct tegra194_cbb_aperture * info) print_errlog1_2() argument
1850 print_errlog0(struct seq_file * file,struct tegra194_cbb * cbb) print_errlog0() argument
1917 print_errloggerX_info(struct seq_file * file,struct tegra194_cbb * cbb,int errloggerX) print_errloggerX_info() argument
1968 print_errlog(struct seq_file * file,struct tegra194_cbb * cbb,u32 errvld) print_errlog() argument
1990 tegra194_cbb_debugfs_show(struct tegra_cbb * cbb,struct seq_file * file,void * data) tegra194_cbb_debugfs_show() argument
2066 tegra194_cbb_interrupt_enable(struct tegra_cbb * cbb) tegra194_cbb_interrupt_enable() argument
2094 tegra194_cbb_error_enable(struct tegra_cbb * cbb) tegra194_cbb_error_enable() argument
2188 tegra194_cbb_get_bridges(struct tegra194_cbb * cbb,struct device_node * np) tegra194_cbb_get_bridges() argument
2242 struct tegra194_cbb *cbb; tegra194_cbb_probe() local
2298 struct tegra194_cbb *cbb = platform_get_drvdata(pdev); tegra194_cbb_remove() local
2318 struct tegra194_cbb *cbb = dev_get_drvdata(dev); tegra194_cbb_resume_noirq() local
[all...]
/linux/fs/afs/
H A Dcallback.c214 struct afs_callback_break *cbb, in afs_break_some_callbacks()