Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/usbip/userspace/libsrc/
Dusbip_common.c65 dbg("%-20s = %x", to_string(name), (int) udev->name)
68 dbg("%-20s = %x", to_string(name), (int) uinf->name)
184 do { (object)->name = (type) read_attr_value(dev, to_string(name), format); } while (0)
Dusbip_common.h130 #define to_string(s) #s macro