Home
last modified time | relevance | path

Searched refs:do_attach (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/macintosh/
Dtherm_windtunnel.c305 do_attach( struct i2c_adapter *adapter ) in do_attach() function
435 .attach_adapter = do_attach,
/linux-2.6.39/arch/x86/kernel/
Damd_iommu.c1436 static void do_attach(struct device *dev, struct protection_domain *domain) in do_attach() function
1515 do_attach(dev_data->alias, domain); in __attach_device()
1521 do_attach(dev, domain); in __attach_device()