Home
last modified time | relevance | path

Searched refs:bus_type (Results 1 – 25 of 34) sorted by relevance

12

/include/linux/
Diommu.h29 struct bus_type;
81 extern int bus_set_iommu(struct bus_type *bus, struct iommu_ops *ops);
82 extern bool iommu_present(struct bus_type *bus);
83 extern struct iommu_domain *iommu_domain_alloc(struct bus_type *bus);
144 static inline bool iommu_present(struct bus_type *bus) in iommu_present()
149 static inline struct iommu_domain *iommu_domain_alloc(struct bus_type *bus) in iommu_domain_alloc()
Ddevice.h35 struct bus_type;
41 ssize_t (*show)(struct bus_type *bus, char *buf);
42 ssize_t (*store)(struct bus_type *bus, const char *buf, size_t count);
48 extern int __must_check bus_create_file(struct bus_type *,
50 extern void bus_remove_file(struct bus_type *, struct bus_attribute *);
89 struct bus_type { struct
120 extern int __must_check __bus_register(struct bus_type *bus, argument
122 extern void bus_unregister(struct bus_type *bus);
124 extern int __must_check bus_rescan_devices(struct bus_type *bus);
132 struct bus_type *subsys,
[all …]
Dpm_clock.h62 extern void pm_clk_add_notifier(struct bus_type *bus,
65 static inline void pm_clk_add_notifier(struct bus_type *bus, in pm_clk_add_notifier()
Ddma-debug.h27 struct bus_type;
31 extern void dma_debug_add_bus(struct bus_type *bus);
88 static inline void dma_debug_add_bus(struct bus_type *bus) in dma_debug_add_bus()
Deisa.h67 extern struct bus_type eisa_bus_type;
Dtc.h122 extern struct bus_type tc_bus_type;
Dedac.h30 extern struct bus_type edac_subsys;
34 extern struct bus_type *edac_get_sysfs_subsys(void);
Dsuperhyway.h48 extern struct bus_type superhyway_bus_type;
Dmaple.h7 extern struct bus_type maple_bus_type;
Dmca.h126 extern struct bus_type mca_bus_type;
Dvlynq.h100 extern struct bus_type vlynq_bus_type;
Dcpu.h173 extern struct bus_type cpu_subsys;
Dzorro.h144 extern struct bus_type zorro_bus_type;
Ddio.h70 extern struct bus_type dio_bus_type;
Dplatform_device.h42 extern struct bus_type platform_bus_type;
Di2o-dev.h181 __u32 bus_type:8; member
Drio.h80 extern struct bus_type rio_bus_type;
Dphy.h536 extern struct bus_type mdio_bus_type;
/include/media/
Ds5k6aa.h45 enum v4l2_mbus_type bus_type; member
Ds5p_fimc.h40 enum cam_bus_type bus_type; member
/include/linux/uwb/
Dumc.h100 extern struct bus_type umc_bus_type;
/include/net/iucv/
Diucv.h82 extern struct bus_type iucv_bus;
491 struct bus_type *bus;
/include/linux/amba/
Dbus.h53 extern struct bus_type amba_bustype;
/include/acpi/
Dacpi_bus.h288 extern struct bus_type acpi_bus_type;
353 struct bus_type *bus;
/include/linux/usb/
Dserial.h359 extern struct bus_type usb_serial_bus_type;

12