Home
last modified time | relevance | path

Searched refs:probe_uart401 (Results 1 – 4 of 4) sorted by relevance

/sound/oss/
Duart401.c292 int probe_uart401(struct address_info *hw_config, struct module *owner) in probe_uart401() function
427 EXPORT_SYMBOL(probe_uart401);
449 if (!probe_uart401(&cfg_mpu, THIS_MODULE)) in init_uart401()
Dmpu401.h3 int probe_uart401 (struct address_info *hw_config, struct module *owner);
Dtrix.c368 return probe_uart401(hw_config, THIS_MODULE); in probe_trix_mpu()
Dsb_common.c1267 ret = probe_uart401(hw_config, owner); in probe_sbmpu()