Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-canusb-linux.c53 #define CANUSB_PID 0x8990 macro
114 if ((desc.idVendor != CANUSB_VID) || (desc.idProduct != CANUSB_PID)) in canusb_findalldevs()
160 if ((desc.idVendor != CANUSB_VID) || (desc.idProduct != CANUSB_PID)) in canusb_opendevice()