9 lines
146 B
Plaintext
9 lines
146 B
Plaintext
|
@inteldeviceinfo@
|
||
|
identifier d;
|
||
|
@@
|
||
|
-const struct intel_device_info d = {...};
|
||
|
@@
|
||
|
identifier d;
|
||
|
@@
|
||
|
-static const struct pci_device_id d[] = {...};
|