Home
last modified time | relevance | path

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

/linux-3.4.99/sound/oss/
Dmpu401.h10 int attach_mpu401(struct address_info * hw_config, struct module *owner);
Dmpu401.c947 int attach_mpu401(struct address_info *hw_config, struct module *owner) in attach_mpu401() function
1745 EXPORT_SYMBOL(attach_mpu401);
1772 if ((ret = attach_mpu401(&cfg, THIS_MODULE))) in init_mpu401()
Dsb_common.c1230 attach_mpu401(hw_config, owner); in probe_sbmpu()
Dpss.c782 attach_mpu401(hw_config, THIS_MODULE); /* Slot 1 */ in probe_pss_mpu()