bus_type          394 include/acpi/acpi_bus.h extern struct bus_type acpi_bus_type;
bus_type           58 include/linux/amba/bus.h extern struct bus_type amba_bustype;
bus_type           15 include/linux/container.h extern struct bus_type container_subsys;
bus_type          208 include/linux/cpu.h extern struct bus_type cpu_subsys;
bus_type           39 include/linux/device.h struct bus_type;
bus_type           46 include/linux/device.h 	ssize_t (*show)(struct bus_type *bus, char *buf);
bus_type           47 include/linux/device.h 	ssize_t (*store)(struct bus_type *bus, const char *buf, size_t count);
bus_type           57 include/linux/device.h extern int __must_check bus_create_file(struct bus_type *,
bus_type           59 include/linux/device.h extern void bus_remove_file(struct bus_type *, struct bus_attribute *);
bus_type          133 include/linux/device.h extern int __must_check bus_register(struct bus_type *bus);
bus_type          135 include/linux/device.h extern void bus_unregister(struct bus_type *bus);
bus_type          137 include/linux/device.h extern int __must_check bus_rescan_devices(struct bus_type *bus);
bus_type          145 include/linux/device.h 			 struct bus_type *subsys,
bus_type          151 include/linux/device.h int bus_for_each_dev(struct bus_type *bus, struct device *start, void *data,
bus_type          153 include/linux/device.h struct device *bus_find_device(struct bus_type *bus, struct device *start,
bus_type          156 include/linux/device.h struct device *bus_find_device_by_name(struct bus_type *bus,
bus_type          159 include/linux/device.h struct device *subsys_find_device_by_id(struct bus_type *bus, unsigned int id,
bus_type          161 include/linux/device.h int bus_for_each_drv(struct bus_type *bus, struct device_driver *start,
bus_type          163 include/linux/device.h void bus_sort_breadthfirst(struct bus_type *bus,
bus_type          174 include/linux/device.h extern int bus_register_notifier(struct bus_type *bus,
bus_type          176 include/linux/device.h extern int bus_unregister_notifier(struct bus_type *bus,
bus_type          194 include/linux/device.h extern struct kset *bus_get_kset(struct bus_type *bus);
bus_type          195 include/linux/device.h extern struct klist *bus_get_device_klist(struct bus_type *bus);
bus_type          231 include/linux/device.h 	struct bus_type		*bus;
bus_type          258 include/linux/device.h 					 struct bus_type *bus);
bus_type          310 include/linux/device.h 	struct bus_type *subsys;
bus_type          319 include/linux/device.h int subsys_system_register(struct bus_type *subsys,
bus_type          321 include/linux/device.h int subsys_virtual_register(struct bus_type *subsys,
bus_type          743 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           27 include/linux/dma-debug.h struct bus_type;
bus_type           31 include/linux/dma-debug.h extern void dma_debug_add_bus(struct bus_type *bus);
bus_type           92 include/linux/dma-debug.h static inline void dma_debug_add_bus(struct bus_type *bus)
bus_type           31 include/linux/edac.h extern struct bus_type edac_subsys;
bus_type           35 include/linux/edac.h extern struct bus_type *edac_get_sysfs_subsys(void);
bus_type          658 include/linux/edac.h 	struct bus_type			*bus;
bus_type           67 include/linux/eisa.h extern struct bus_type eisa_bus_type;
bus_type           77 include/linux/firewire.h extern struct bus_type fw_bus_type;
bus_type           37 include/linux/i2c.h extern struct bus_type i2c_bus_type;
bus_type         1514 include/linux/ide.h extern struct bus_type ide_bus_type;
bus_type          498 include/linux/iio/iio.h extern struct bus_type iio_bus_type;
bus_type           34 include/linux/iommu.h struct bus_type;
bus_type          145 include/linux/iommu.h extern int bus_set_iommu(struct bus_type *bus, const struct iommu_ops *ops);
bus_type          146 include/linux/iommu.h extern bool iommu_present(struct bus_type *bus);
bus_type          147 include/linux/iommu.h extern bool iommu_capable(struct bus_type *bus, enum iommu_cap cap);
bus_type          148 include/linux/iommu.h extern struct iommu_domain *iommu_domain_alloc(struct bus_type *bus);
bus_type          249 include/linux/iommu.h static inline bool iommu_present(struct bus_type *bus)
bus_type          254 include/linux/iommu.h static inline bool iommu_capable(struct bus_type *bus, enum iommu_cap cap)
bus_type          259 include/linux/iommu.h static inline struct iommu_domain *iommu_domain_alloc(struct bus_type *bus)
bus_type            7 include/linux/maple.h extern struct bus_type maple_bus_type;
bus_type          739 include/linux/pci.h extern struct bus_type pci_bus_type;
bus_type          774 include/linux/phy.h extern struct bus_type mdio_bus_type;
bus_type           47 include/linux/platform_device.h extern struct bus_type platform_bus_type;
bus_type           62 include/linux/pm_clock.h extern void pm_clk_add_notifier(struct bus_type *bus,
bus_type           65 include/linux/pm_clock.h static inline void pm_clk_add_notifier(struct bus_type *bus,
bus_type          438 include/linux/pnp.h extern struct bus_type pnp_bus_type;
bus_type           85 include/linux/rio.h extern struct bus_type rio_bus_type;
bus_type           35 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         1123 include/linux/usb.h extern struct bus_type usb_bus_type;
bus_type          361 include/linux/usb/serial.h extern struct bus_type usb_serial_bus_type;
bus_type          100 include/linux/uwb/umc.h extern struct bus_type umc_bus_type;
bus_type          100 include/linux/vlynq.h extern struct bus_type vlynq_bus_type;
bus_type           82 include/linux/vme.h extern struct bus_type vme_bus_type;
bus_type           47 include/linux/zorro.h extern struct bus_type zorro_bus_type;
bus_type           49 include/media/s5c73m3.h 	enum v4l2_mbus_type bus_type;
bus_type           45 include/media/s5k6aa.h 	enum v4l2_mbus_type bus_type;
bus_type           61 include/media/v4l2-of.h 	enum v4l2_mbus_type bus_type;
bus_type           82 include/net/iucv/iucv.h extern struct bus_type iucv_bus;
bus_type          491 include/net/iucv/iucv.h 	struct bus_type *bus;
bus_type          401 include/scsi/libfcoe.h ssize_t fcoe_ctlr_create_store(struct bus_type *bus,
bus_type          403 include/scsi/libfcoe.h ssize_t fcoe_ctlr_destroy_store(struct bus_type *bus,
bus_type          654 include/sound/ac97_codec.h extern struct bus_type ac97_bus_type;
bus_type          181 include/uapi/linux/i2o-dev.h 	__u32 bus_type:8;