Searched refs:greybus_bundle_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dgreybus.h113 extern const struct device_type greybus_bundle_type;
/linux-master/drivers/greybus/
H A Dbundle.c169 const struct device_type greybus_bundle_type = { variable in typeref:struct:device_type
211 bundle->dev.type = &greybus_bundle_type;
H A Dcore.c52 return dev->type == &greybus_bundle_type;

Completed in 412 milliseconds