Searched refs:greybus_svc_type (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/greybus/
H A Dcore.c57 return dev->type == &greybus_svc_type;
H A Dsvc.c1308 const struct device_type greybus_svc_type = { variable in typeref:struct:device_type
1329 svc->dev.type = &greybus_svc_type;
/linux-master/include/linux/
H A Dgreybus.h114 extern const struct device_type greybus_svc_type;

Completed in 317 milliseconds