bus_type          308 include/acpi/acpi_bus.h extern struct bus_type acpi_bus_type;
bus_type          367 include/acpi/acpi_bus.h 	struct bus_type *bus;
bus_type           62 include/asm-parisc/parisc-device.h extern struct bus_type parisc_bus_type;
bus_type           35 include/linux/device.h struct bus_type;
bus_type           40 include/linux/device.h 	ssize_t (*show)(struct bus_type *bus, char *buf);
bus_type           41 include/linux/device.h 	ssize_t (*store)(struct bus_type *bus, const char *buf, size_t count);
bus_type          121 include/linux/device.h 	struct bus_type		*bus;
bus_type          381 include/linux/device.h 	struct bus_type	*bus;		/* type of bus device is on */
bus_type           70 include/linux/dio.h extern struct bus_type dio_bus_type;
bus_type           67 include/linux/eisa.h extern struct bus_type eisa_bus_type;
bus_type           38 include/linux/i2c.h extern struct bus_type i2c_bus_type;
bus_type          181 include/linux/i2o-dev.h 	__u32 bus_type:8;
bus_type         1602 include/linux/ide.h extern struct bus_type ide_bus_type;
bus_type            7 include/linux/maple.h extern struct bus_type maple_bus_type;
bus_type          126 include/linux/mca.h extern struct bus_type mca_bus_type;
bus_type           25 include/linux/of_platform.h extern struct bus_type of_platform_bus_type;
bus_type          475 include/linux/pci.h extern struct bus_type pci_bus_type;
bus_type          497 include/linux/phy.h extern struct bus_type mdio_bus_type;
bus_type           29 include/linux/platform_device.h extern struct bus_type platform_bus_type;
bus_type          421 include/linux/pnp.h extern struct bus_type pnp_bus_type;
bus_type           67 include/linux/rio.h extern struct bus_type rio_bus_type;
bus_type           26 include/linux/spi/spi.h extern struct bus_type spi_bus_type;
bus_type           48 include/linux/superhyway.h extern struct bus_type superhyway_bus_type;
bus_type          122 include/linux/tc.h extern struct bus_type tc_bus_type;
bus_type         1058 include/linux/usb.h extern struct bus_type usb_bus_type;
bus_type          299 include/linux/usb/serial.h extern struct bus_type usb_serial_bus_type;
bus_type          154 include/linux/zorro.h extern struct bus_type zorro_bus_type;
bus_type           81 include/net/iucv/iucv.h extern struct bus_type iucv_bus;
bus_type          641 include/sound/ac97_codec.h extern struct bus_type ac97_bus_type;
bus_type           76 net/iucv/iucv.c struct bus_type iucv_bus = {
bus_type           51 sound/ac97_bus.c struct bus_type ac97_bus_type = {
bus_type          153 sound/aoa/soundbus/core.c static struct bus_type soundbus_bus_type = {