Home
last modified time | relevance | path

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

/linux-4.1.27/sound/oss/
Dmpu401.h9 int probe_mpu401(struct address_info *hw_config, struct resource *ports);
Dmpu401.c1184 int probe_mpu401(struct address_info *hw_config, struct resource *ports) in probe_mpu401() function
1742 EXPORT_SYMBOL(probe_mpu401);
1766 if (probe_mpu401(&cfg, ports) == 0) { in init_mpu401()
Dsb_common.c1221 if (!probe_mpu401(hw_config, ports)) { in probe_sbmpu()
Dpss.c781 if (!probe_mpu401(hw_config, ports)) in probe_pss_mpu()