Searched defs:class_shift (Results 1 – 2 of 2) sorted by relevance
/linux-5.10/include/linux/ |
D | pci.h | 1895 unsigned int class_shift; /* should be 0, 8, 16 */ member 1916 class_shift, hook) \ argument 1925 class_shift, hook) \ argument 1931 class_shift, hook) \ argument 1938 class_shift, hook) \ argument 1942 class_shift, hook) \ argument 1946 class_shift, hook) \ argument 1950 class_shift, hook) \ argument 1954 class_shift, hook) \ argument 1958 class_shift, hook) \ argument [all …]
|
/linux-5.10/drivers/pci/ |
D | quirks.c | 5199 unsigned int class_shift) in pci_create_device_link()
|