Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds