Searched defs:class_shift (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/include/linux/ |
D | pci.h | 1972 unsigned int class_shift; /* should be 0, 8, 16 */ member 1993 class_shift, hook) \ argument 2009 class_shift, hook, stub) \ argument 2019 class_shift, hook, stub) \ argument 2025 class_shift, hook) \ argument 2031 class_shift, hook) \ argument 2038 class_shift, hook) \ argument 2042 class_shift, hook) \ argument 2046 class_shift, hook) \ argument 2050 class_shift, hook) \ argument [all …]
|
/Linux-v5.15/drivers/pci/ |
D | quirks.c | 5395 unsigned int class_shift) in pci_create_device_link()
|