Home
last modified time | relevance | path

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

/openbmc/linux/drivers/greybus/
H A Dinterface.c571 static const char *gb_interface_type_string(struct gb_interface *intf) in gb_interface_type_string() function
589 return sprintf(buf, "%s\n", gb_interface_type_string(intf)); in interface_type_show()
1231 gb_interface_type_string(intf)); in gb_interface_add()