Home
last modified time | relevance | path

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

/samples/hidraw/
Dhid-example.c41 const char *bus_str(int bus);
108 info.bustype, bus_str(info.bustype)); in main()
163 bus_str(int bus) in bus_str() function