Home
last modified time | relevance | path

Searched refs:GREYBUS_PROTOCOL_LOOPBACK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/greybus/
H A Dgreybus_manifest.h46 GREYBUS_PROTOCOL_LOOPBACK = 0x11, enumerator
/openbmc/linux/drivers/staging/greybus/
H A Dloopback.c988 if (cport_desc->protocol_id != GREYBUS_PROTOCOL_LOOPBACK) in gb_loopback_probe()