Searched defs:class_shift (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
H A D | pci.h | 2256 unsigned int class_shift; /* should be 0, 8, 16 */ member 2277 class_shift, hook) \ argument 2293 class_shift, hook, stub) \ argument 2303 class_shift, hook, stub) \ argument 2309 class_shift, hook) \ argument 2315 class_shift, hook) \ argument 2322 class_shift, hook) \ argument 2326 class_shift, hook) \ argument 2330 class_shift, hook) \ argument 2334 class_shift, hook) \ argument [all …]
|
/linux/drivers/pci/ |
H A D | quirks.c | 5674 unsigned int class_shift) in pci_create_device_link()
|