Searched defs:match (Results 1 – 7 of 7) sorted by relevance
203 const struct of_device_id *match) in mpc8610_hpcd_probe()
716 const struct of_device_id *match) in psc_i2s_of_probe()
322 static int i2sbus_probe(struct macio_dev* dev, const struct of_device_id *match) in i2sbus_probe()
1859 static int __devinit cs4231_sbus_probe(struct of_device *op, const struct of_device_id *match) in cs4231_sbus_probe()2051 static int __devinit cs4231_ebus_probe(struct of_device *op, const struct of_device_id *match) in cs4231_ebus_probe()2075 static int __devinit cs4231_probe(struct of_device *op, const struct of_device_id *match) in cs4231_probe()
1004 static int __devinit amd7930_sbus_probe(struct of_device *op, const struct of_device_id *match) in amd7930_sbus_probe()
2593 static int __devinit dbri_probe(struct of_device *op, const struct of_device_id *match) in dbri_probe()
54 int match = 1; in module_slot_match() local