Searched defs:class_shift (Results 1 – 2 of 2) sorted by relevance
/linux-6.8/include/linux/ |
D | pci.h | 2193 unsigned int class_shift; /* should be 0, 8, 16 */ member 2214 class_shift, hook) \ argument 2230 class_shift, hook, stub) \ argument 2240 class_shift, hook, stub) \ argument 2246 class_shift, hook) \ argument 2252 class_shift, hook) \ argument 2259 class_shift, hook) \ argument 2263 class_shift, hook) \ argument 2267 class_shift, hook) \ argument 2271 class_shift, hook) \ argument [all …]
|
/linux-6.8/drivers/pci/ |
D | quirks.c | 5623 unsigned int class_shift) in pci_create_device_link()
|