Searched refs:attach_mpu401 (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.h10 int attach_mpu401(struct address_info * hw_config, struct module *owner);
H A Dmpu401.c947 int attach_mpu401(struct address_info *hw_config, struct module *owner) function
1745 EXPORT_SYMBOL(attach_mpu401); variable
1772 if ((ret = attach_mpu401(&cfg, THIS_MODULE)))
H A Dpss.c781 attach_mpu401(hw_config, THIS_MODULE); /* Slot 1 */
H A Dsb_common.c1212 attach_mpu401(hw_config, owner);

Completed in 27 milliseconds