Home
last modified time | relevance | path

Searched defs:bus_type (Results 1 – 8 of 8) sorted by relevance

/include/linux/device/
A Dbus.h78 struct bus_type { struct
79 const char *name;
80 const char *dev_name;
81 const struct attribute_group **bus_groups;
82 const struct attribute_group **dev_groups;
83 const struct attribute_group **drv_groups;
85 int (*match)(struct device *dev, const struct device_driver *drv);
86 int (*uevent)(const struct device *dev, struct kobj_uevent_env *env);
110 int __must_check bus_register(const struct bus_type *bus); argument
/include/linux/platform_data/media/
A Dmmp-camera.h15 enum v4l2_mbus_type bus_type; member
/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/linux/
A Dhid_bpf.h78 const struct bus_type *bus_type; member
/include/uapi/linux/
A Di2o-dev.h182 __u32 bus_type:8; member
/include/linux/soc/mediatek/
A Dmtk_wed.h139 enum mtk_wed_bus_tye bus_type; member

Completed in 22 milliseconds