endo_id            29 drivers/greybus/svc.c 	return sprintf(buf, "0x%04x\n", svc->endo_id);
endo_id            31 drivers/greybus/svc.c static DEVICE_ATTR_RO(endo_id);
endo_id           852 drivers/greybus/svc.c 	svc->endo_id = le16_to_cpu(hello_request->endo_id);
endo_id           989 include/linux/greybus/greybus_protocols.h 	__le16			endo_id;
endo_id            48 include/linux/greybus/svc.h 	u16 endo_id;