Home
last modified time | relevance | path

Searched refs:greybus_hd_type (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/greybus/
H A Dhd.c119 const struct device_type greybus_hd_type = { variable
181 hd->dev.type = &greybus_hd_type; in gb_hd_create()
H A Dcore.c32 return dev->type == &greybus_hd_type; in is_gb_host_device()
/linux/include/linux/
H A Dgreybus.h109 extern const struct device_type greybus_hd_type;