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

/linux-master/include/linux/
H A Dgreybus.h112 extern const struct device_type greybus_control_type;
/linux-master/drivers/greybus/
H A Dcontrol.c439 const struct device_type greybus_control_type = { variable in typeref:struct:device_type
468 control->dev.type = &greybus_control_type;
H A Dcore.c47 return dev->type == &greybus_control_type;

Completed in 230 milliseconds