Home
last modified time | relevance | path

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

12

/include/linux/device/
A Dbus.h78 struct bus_type { struct
110 int __must_check bus_register(const struct bus_type *bus); argument
112 void bus_unregister(const struct bus_type *bus);
114 int __must_check bus_rescan_devices(const struct bus_type *bus);
118 ssize_t (*show)(const struct bus_type *bus, char *buf);
149 int bus_for_each_dev(const struct bus_type *bus, struct device *start,
210 bus_find_next_device(const struct bus_type *bus,struct device *cur) in bus_find_next_device()
231 bus_find_device_by_acpi_dev(const struct bus_type *bus, const void *adev) in bus_find_device_by_acpi_dev()
239 void bus_sort_breadthfirst(const struct bus_type *bus,
283 struct kset *bus_get_kset(const struct bus_type *bus);
[all …]
A Ddriver.h98 const struct bus_type *bus;
128 struct device_driver *driver_find(const char *name, const struct bus_type *bus);
/include/linux/
A Dhost1x_context_bus.h12 extern const struct bus_type host1x_context_device_bus_type;
A Dcontainer.h15 extern const struct bus_type container_subsys;
A Dpm_clock.h89 extern void pm_clk_add_notifier(const struct bus_type *bus,
92 static inline void pm_clk_add_notifier(const struct bus_type *bus, in pm_clk_add_notifier()
A Dhid_bpf.h78 const struct bus_type *bus_type; member
A Deisa.h71 extern struct bus_type eisa_bus_type;
A Dgreybus.h107 extern const struct bus_type greybus_bus_type;
A Dtc.h123 extern const struct bus_type tc_bus_type;
A Dfsi.h71 extern const struct bus_type fsi_bus_type;
A Dtee_drv.h276 extern const struct bus_type tee_bus_type;
A Dserio.h19 extern const struct bus_type serio_bus;
A Dslimbus.h13 extern const struct bus_type slimbus_bus;
A Ddevice.h65 const struct bus_type *subsys;
74 int subsys_system_register(const struct bus_type *subsys,
76 int subsys_virtual_register(const struct bus_type *subsys,
591 const struct bus_type *bus; /* type of bus device is on */
A Ddio.h71 extern const struct bus_type dio_bus_type;
A Dcpu.h142 extern const struct bus_type cpu_subsys;
/include/linux/platform_data/media/
A Dmmp-camera.h15 enum v4l2_mbus_type bus_type; member
/include/linux/soundwire/
A Dsdw_type.h7 extern const struct bus_type sdw_bus_type;
/include/linux/platform_data/
A Dbrcmfmac.h152 enum brcmf_bus_type bus_type; member
/include/media/
A Dv4l2-fwnode.h44 enum v4l2_mbus_type bus_type; member
A Dipu-bridge.h101 char bus_type[9]; member
/include/net/iucv/
A Diucv.h84 extern const struct bus_type iucv_bus;
498 const struct bus_type *bus;
/include/linux/amba/
A Dbus.h108 extern const struct bus_type amba_bustype;
/include/linux/soc/qcom/
A Dapr.h12 extern const struct bus_type aprbus;
/include/linux/cdx/
A Dcdx_bus.h237 extern struct bus_type cdx_bus_type;

Completed in 39 milliseconds

12