Searched refs:probe_uart401 (Results 1 – 4 of 4) sorted by relevance
292 int probe_uart401(struct address_info *hw_config, struct module *owner) in probe_uart401() function427 EXPORT_SYMBOL(probe_uart401);449 if (!probe_uart401(&cfg_mpu, THIS_MODULE)) in init_uart401()
3 int probe_uart401 (struct address_info *hw_config, struct module *owner);
368 return probe_uart401(hw_config, THIS_MODULE); in probe_trix_mpu()
1267 ret = probe_uart401(hw_config, owner); in probe_sbmpu()