Home
last modified time | relevance | path

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

/samples/hidraw/
Dhid-example.c40 const char *bus_str(int bus);
107 info.bustype, bus_str(info.bustype)); in main()
162 bus_str(int bus) in bus_str() function