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

/linux-master/include/linux/greybus/
H A Dsvc.h48 u16 endo_id; member in struct:gb_svc
H A Dgreybus_protocols.h985 __le16 endo_id; member in struct:gb_svc_hello_request
/linux-master/drivers/greybus/
H A Dsvc.c30 return sprintf(buf, "0x%04x\n", svc->endo_id);
32 static DEVICE_ATTR_RO(endo_id);
853 svc->endo_id = le16_to_cpu(hello_request->endo_id);

Completed in 221 milliseconds