Searched refs:attach_mpu401 (Results 1 – 4 of 4) sorted by relevance
10 int attach_mpu401(struct address_info * hw_config, struct module *owner);
947 int attach_mpu401(struct address_info *hw_config, struct module *owner) in attach_mpu401() function1745 EXPORT_SYMBOL(attach_mpu401);1772 if ((ret = attach_mpu401(&cfg, THIS_MODULE))) in init_mpu401()
1230 attach_mpu401(hw_config, owner); in probe_sbmpu()
782 attach_mpu401(hw_config, THIS_MODULE); /* Slot 1 */ in probe_pss_mpu()