Home
last modified time | relevance | path

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

/sound/oss/
Dmpu401.h3 int probe_uart401 (struct address_info *hw_config, struct module *owner);
Duart401.c293 int probe_uart401(struct address_info *hw_config, struct module *owner) in probe_uart401() function
431 EXPORT_SYMBOL(probe_uart401);
453 if (!probe_uart401(&cfg_mpu, THIS_MODULE)) in init_uart401()
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()