Home
last modified time | relevance | path

Searched refs:endo_id (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/linux/greybus/
Dsvc.h48 u16 endo_id; member
Dgreybus_protocols.h989 __le16 endo_id; member
/linux-6.1.9/drivers/greybus/
Dsvc.c29 return sprintf(buf, "0x%04x\n", svc->endo_id); in endo_id_show()
31 static DEVICE_ATTR_RO(endo_id);
852 svc->endo_id = le16_to_cpu(hello_request->endo_id); in gb_svc_hello()
/linux-6.1.9/drivers/staging/greybus/Documentation/
Dsysfs-bus-greybus229 What: /sys/bus/greybus/devices/N-svc/endo_id