Searched defs:class_shift (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/linux/ |
D | pci.h | 2124 unsigned int class_shift; /* should be 0, 8, 16 */ member 2145 class_shift, hook) \ argument 2161 class_shift, hook, stub) \ argument 2171 class_shift, hook, stub) \ argument 2177 class_shift, hook) \ argument 2183 class_shift, hook) \ argument 2190 class_shift, hook) \ argument 2194 class_shift, hook) \ argument 2198 class_shift, hook) \ argument 2202 class_shift, hook) \ argument [all …]
|
/Linux-v6.6/drivers/pci/ |
D | quirks.c | 5573 unsigned int class_shift) in pci_create_device_link()
|