Home
last modified time | relevance | path

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

/dports/devel/openocd/openocd-0.11.0/src/jtag/drivers/
H A Dusb_common.c25 static bool jtag_usb_match(struct usb_device *dev, in jtag_usb_match() function
45 if (!jtag_usb_match(dev, vids, pids)) in jtag_usb_open()