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 | 2139 unsigned int class_shift; /* should be 0, 8, 16 */ member 2160 class_shift, hook) \ argument 2176 class_shift, hook, stub) \ argument 2186 class_shift, hook, stub) \ argument 2192 class_shift, hook) \ argument 2198 class_shift, hook) \ argument 2205 class_shift, hook) \ argument 2209 class_shift, hook) \ argument 2213 class_shift, hook) \ argument 2217 class_shift, hook) \ argument [all …]
|
| /kernel/linux/linux-5.10/drivers/pci/ |
| D | quirks.c | 5490 unsigned int class_shift) in pci_create_device_link()
|
| /kernel/linux/linux-6.6/drivers/pci/ |
| D | quirks.c | 5668 unsigned int class_shift) in pci_create_device_link()
|