Searched defs:class_shift (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ |
| H A D | pci.h | 2259 unsigned int class_shift; /* should be 0, 8, 16 */ member 2280 class_shift, hook) \ argument 2296 class_shift, hook, stub) \ argument 2306 class_shift, hook, stub) \ argument 2312 class_shift, hook) \ argument 2318 class_shift, hook) \ argument 2325 class_shift, hook) \ argument 2329 class_shift, hook) \ argument 2333 class_shift, hook) \ argument 2337 class_shift, hook) \ argument [all …]
|
| /linux/drivers/pci/ |
| H A D | quirks.c | 5677 unsigned int class_shift) in pci_create_device_link()
|