Searched refs:venid (Results 1 – 4 of 4) sorted by relevance
46 int venid; in find_and_open_devices() local63 venid = strtoul(vendor_id, NULL, 16); in find_and_open_devices()65 if (venid == 0x8086) { in find_and_open_devices()69 } else if (venid == 0x17e9) { in find_and_open_devices()
45 int venid; in find_and_open_devices() local61 venid = strtoul(vendor_id, NULL, 16); in find_and_open_devices()63 if (venid == 0x8086) { in find_and_open_devices()67 } else if (venid == 0x10de) { in find_and_open_devices()
38 int venid; in find_and_open_devices() local54 venid = strtoul(vendor_id, NULL, 16); in find_and_open_devices()56 if (venid == 0x8086) { in find_and_open_devices()61 } else if (venid == 0x10de) { in find_and_open_devices()
183 int venid; in find_and_open_devices() local197 venid = strtoul(vendor_id, NULL, 16); in find_and_open_devices()199 if (venid == 0x8086) { in find_and_open_devices()202 } else if (venid == 0x10de) { in find_and_open_devices()