Home
last modified time | relevance | path

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

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