Searched defs:class_shift (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| D | pci.h | 1909 unsigned int class_shift; /* should be 0, 8, 16 */ member 1930 class_shift, hook) \ argument 1946 class_shift, hook, stub) \ argument 1956 class_shift, hook, stub) \ argument 1962 class_shift, hook) \ argument 1968 class_shift, hook) \ argument 1975 class_shift, hook) \ argument 1979 class_shift, hook) \ argument 1983 class_shift, hook) \ argument 1987 class_shift, hook) \ argument [all …]
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | pci.h | 2153 unsigned int class_shift; /* should be 0, 8, 16 */ member 2174 class_shift, hook) \ argument 2190 class_shift, hook, stub) \ argument 2200 class_shift, hook, stub) \ argument 2206 class_shift, hook) \ argument 2212 class_shift, hook) \ argument 2219 class_shift, hook) \ argument 2223 class_shift, hook) \ argument 2227 class_shift, hook) \ argument 2231 class_shift, hook) \ argument [all …]
|
| /kernel/linux/linux-5.10/drivers/pci/ |
| D | quirks.c | 5429 unsigned int class_shift) in pci_create_device_link()
|
| /kernel/linux/linux-6.6/drivers/pci/ |
| D | quirks.c | 5616 unsigned int class_shift) in pci_create_device_link()
|