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