Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/graphviz/graphviz/
H A D0001-Set-use_tcl-to-be-empty-string-if-tcl-is-disabled.patch29 -SUBDIRS = $(subdirs) lib plugin cmd tclpkg doc contrib share graphs rtest tests
30 +SUBDIRS = $(subdirs) lib plugin cmd doc contrib share graphs rtest tests
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Dusbtest.c2767 char *rtest, *wtest; in usbtest_probe() local
2808 rtest = wtest = ""; in usbtest_probe()
2814 rtest = " intr-in"; in usbtest_probe()
2842 rtest = " bulk-in"; in usbtest_probe()
2860 rtest, wtest, in usbtest_probe()