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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dmpu401.h3 int probe_uart401 (struct address_info *hw_config, struct module *owner);
H A Duart401.c293 int probe_uart401(struct address_info *hw_config, struct module *owner) function
300 DDB(printk("Entered probe_uart401()\n"));
428 EXPORT_SYMBOL(probe_uart401); variable
450 if (!probe_uart401(&cfg_mpu, THIS_MODULE))
H A Dtrix.c368 return probe_uart401(hw_config, THIS_MODULE);
H A Dsb_common.c1250 ret = probe_uart401(hw_config, owner);

Completed in 52 milliseconds