Searched refs:print_device (Results 1 – 4 of 4) sorted by relevance
/third_party/cups/ |
D | cups-uri-compat.patch | 4 @@ -63,11 +63,34 @@ print_device(const char *uri, /* I - De 39 @@ -107,10 +130,10 @@ print_device(const char *uri, /* I - De
|
D | cups-direct-usb.patch | 4 @@ -102,6 +102,9 @@ print_device(const char *uri, /* I - De
|
/third_party/gstreamer/gstplugins_base/tools/ |
D | gst-device-monitor.c | 175 print_device (GstDevice * device, gboolean modified) in print_device() function 257 print_device (device, FALSE); in bus_msg_handler() 267 print_device (device, TRUE); in bus_msg_handler()
|
/third_party/FreeBSD/sys/kern/ |
D | subr_bus.c | 127 static void print_device(device_t dev, int indent); 146 #define print_device(d,i) /* nop */ macro 2908 print_device(device_t dev, int indent) in print_device() function 2948 print_device(dev, indent); in print_device_tree() 3008 print_device(dc->devices[i], indent+1); in print_devclass()
|