ac97_bus_type     895 drivers/input/touchscreen/wm97xx-core.c 	.bus =		&ac97_bus_type,
ac97_bus_type     141 drivers/mfd/ucb1400_core.c 	.bus	= &ac97_bus_type,
ac97_bus_type     409 include/sound/ac97_codec.h extern struct bus_type ac97_bus_type;
ac97_bus_type      31 sound/ac97/bus.c static struct bus_type ac97_bus_type;
ac97_bus_type     114 sound/ac97/bus.c 	codec->dev.bus = &ac97_bus_type;
ac97_bus_type     193 sound/ac97/bus.c 	drv->driver.bus = &ac97_bus_type;
ac97_bus_type     537 sound/ac97/bus.c static struct bus_type ac97_bus_type = {
ac97_bus_type     548 sound/ac97/bus.c 	return bus_register(&ac97_bus_type);
ac97_bus_type     554 sound/ac97/bus.c 	bus_unregister(&ac97_bus_type);
ac97_bus_type      88 sound/ac97_bus.c struct bus_type ac97_bus_type = {
ac97_bus_type      95 sound/ac97_bus.c 	return bus_register(&ac97_bus_type);
ac97_bus_type     102 sound/ac97_bus.c 	bus_unregister(&ac97_bus_type);
ac97_bus_type     107 sound/ac97_bus.c EXPORT_SYMBOL(ac97_bus_type);
ac97_bus_type    1940 sound/pci/ac97/ac97_codec.c 	ac97->dev.bus = &ac97_bus_type;
ac97_bus_type     188 sound/soc/soc-ac97.c 	ac97->dev.bus = &ac97_bus_type;