Home
last modified time | relevance | path

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

123

/include/asm-generic/
Ddma-mapping.h5 static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) in get_arch_dma_ops()
/include/linux/platform_data/media/
Dmmp-camera.h15 enum v4l2_mbus_type bus_type; member
/include/linux/
Dcontainer.h15 extern struct bus_type container_subsys;
Ddevice.h38 struct bus_type;
49 ssize_t (*show)(struct bus_type *bus, char *buf);
50 ssize_t (*store)(struct bus_type *bus, const char *buf, size_t count);
60 extern int __must_check bus_create_file(struct bus_type *,
62 extern void bus_remove_file(struct bus_type *, struct bus_attribute *);
122 struct bus_type { struct
157 extern int __must_check bus_register(struct bus_type *bus); argument
159 extern void bus_unregister(struct bus_type *bus);
161 extern int __must_check bus_rescan_devices(struct bus_type *bus);
169 struct bus_type *subsys,
[all …]
Dpm_clock.h89 extern void pm_clk_add_notifier(struct bus_type *bus,
92 static inline void pm_clk_add_notifier(struct bus_type *bus, in pm_clk_add_notifier()
Ddma-debug.h15 struct bus_type;
19 extern void dma_debug_add_bus(struct bus_type *bus);
74 static inline void dma_debug_add_bus(struct bus_type *bus) in dma_debug_add_bus()
Diommu.h42 struct bus_type;
419 extern int bus_set_iommu(struct bus_type *bus, const struct iommu_ops *ops);
420 extern bool iommu_present(struct bus_type *bus);
421 extern bool iommu_capable(struct bus_type *bus, enum iommu_cap cap);
422 extern struct iommu_domain *iommu_domain_alloc(struct bus_type *bus);
628 static inline bool iommu_present(struct bus_type *bus) in iommu_present()
633 static inline bool iommu_capable(struct bus_type *bus, enum iommu_cap cap) in iommu_capable()
638 static inline struct iommu_domain *iommu_domain_alloc(struct bus_type *bus) in iommu_domain_alloc()
Deisa.h68 extern struct bus_type eisa_bus_type;
Dmoxtet.h38 extern struct bus_type moxtet_type;
Dtc.h123 extern struct bus_type tc_bus_type;
Dsuperhyway.h48 extern struct bus_type superhyway_bus_type;
Dfsi.h71 extern struct bus_type fsi_bus_type;
Dmaple.h8 extern struct bus_type maple_bus_type;
Dgreybus.h107 extern struct bus_type greybus_bus_type;
Dzorro.h47 extern struct bus_type zorro_bus_type;
Dserio.h18 extern struct bus_type serio_bus;
Dmdev.h136 extern struct bus_type mdev_bus_type;
/include/media/i2c/
Ds5c73m3.h49 enum v4l2_mbus_type bus_type; member
Ds5k6aa.h41 enum v4l2_mbus_type bus_type; member
/include/linux/soundwire/
Dsdw_type.h7 extern struct bus_type sdw_bus_type;
/include/linux/platform_data/
Dbrcmfmac.h152 enum brcmf_bus_type bus_type; member
/include/media/
Dv4l2-fwnode.h102 enum v4l2_mbus_type bus_type; member
/include/scsi/
Dlibfcoe.h397 ssize_t fcoe_ctlr_create_store(struct bus_type *bus,
399 ssize_t fcoe_ctlr_destroy_store(struct bus_type *bus,
/include/net/iucv/
Diucv.h83 extern struct bus_type iucv_bus;
492 struct bus_type *bus;
/include/linux/soc/qcom/
Dapr.h11 extern struct bus_type aprbus;

123