Home
last modified time | relevance | path

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

/sound/oss/
Dmpu401.h10 int attach_mpu401(struct address_info * hw_config, struct module *owner);
Dmpu401.c946 int attach_mpu401(struct address_info *hw_config, struct module *owner) in attach_mpu401() function
1743 EXPORT_SYMBOL(attach_mpu401);
1770 if ((ret = attach_mpu401(&cfg, THIS_MODULE))) in init_mpu401()
Dsb_common.c1225 attach_mpu401(hw_config, owner); in probe_sbmpu()
Dpss.c784 attach_mpu401(hw_config, THIS_MODULE); /* Slot 1 */ in probe_pss_mpu()