Searched refs:PRODUCT (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/zorro/ |
D | names.c | 40 #define PRODUCT( manuf, prod, name ) static char __prodstr_##manuf##prod[] __initdata = name; macro 46 #define PRODUCT( manuf, prod, name ) { 0x##prod, 0, __prodstr_##manuf##prod }, macro 52 #define PRODUCT( manuf, prod, name ) macro
|
/Linux-v4.19/tools/usb/ffs-aio-example/multibuff/host_app/ |
D | test.c | 34 #define PRODUCT 0x0105 macro 91 if (desc.idVendor == VENDOR && desc.idProduct == PRODUCT) { in test_init()
|
/Linux-v4.19/tools/usb/ffs-aio-example/simple/host_app/ |
D | test.c | 34 #define PRODUCT 0x0105 macro 91 if (desc.idVendor == VENDOR && desc.idProduct == PRODUCT) { in test_init()
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | hotplug.rst | 70 PRODUCT USB vendor, product, and version codes (hex)
|
/Linux-v4.19/Documentation/serial/ |
D | rocket.txt | 6 PRODUCT OVERVIEW
|
/Linux-v4.19/Documentation/usb/ |
D | gadget_printer.txt | 47 BEFORE RELEASING A PRODUCT. If you plan to release a product and don't
|
/Linux-v4.19/Documentation/networking/ |
D | cs89x0.txt | 60 1.1 PRODUCT OVERVIEW
|