Home
last modified time | relevance | path

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

/include/linux/
Ddevice.h109 struct bus_type { struct
110 const char *name;
111 const char *dev_name;
112 struct device *dev_root;
113 struct device_attribute *dev_attrs; /* use dev_groups instead */
114 const struct attribute_group **bus_groups;
138 extern int __must_check bus_register(struct bus_type *bus); argument
/include/media/i2c/
Ds5c73m3.h49 enum v4l2_mbus_type bus_type; member
Ds5k6aa.h45 enum v4l2_mbus_type bus_type; member
/include/media/
Dv4l2-of.h66 enum v4l2_mbus_type bus_type; member
/include/linux/platform_data/
Dbrcmfmac.h152 enum brcmf_bus_type bus_type; member
/include/uapi/linux/
Di2o-dev.h181 __u32 bus_type:8; member