probe_uart401 3 sound/oss/mpu401.h int probe_uart401 (struct address_info *hw_config, struct module *owner); probe_uart401 1267 sound/oss/sb_common.c ret = probe_uart401(hw_config, owner); probe_uart401 368 sound/oss/trix.c return probe_uart401(hw_config, THIS_MODULE); probe_uart401 449 sound/oss/uart401.c if (!probe_uart401(&cfg_mpu, THIS_MODULE))