Home
last modified time | relevance | path

Searched defs:match (Results 1 – 7 of 7) sorted by relevance

/sound/soc/fsl/
Dmpc8610_hpcd.c203 const struct of_device_id *match) in mpc8610_hpcd_probe()
Dmpc5200_psc_i2s.c716 const struct of_device_id *match) in psc_i2s_of_probe()
/sound/aoa/soundbus/i2sbus/
Dcore.c322 static int i2sbus_probe(struct macio_dev* dev, const struct of_device_id *match) in i2sbus_probe()
/sound/sparc/
Dcs4231.c1859 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()
Damd7930.c1004 static int __devinit amd7930_sbus_probe(struct of_device *op, const struct of_device_id *match) in amd7930_sbus_probe()
Ddbri.c2593 static int __devinit dbri_probe(struct of_device *op, const struct of_device_id *match) in dbri_probe()
/sound/core/
Dinit.c54 int match = 1; in module_slot_match() local