Searched refs:greybus_hd_type (Results 1 – 3 of 3) sorted by relevance
119 const struct device_type greybus_hd_type = { variable181 hd->dev.type = &greybus_hd_type; in gb_hd_create()
32 return dev->type == &greybus_hd_type; in is_gb_host_device()
109 extern const struct device_type greybus_hd_type;