Home
last modified time | relevance | path

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

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