Searched defs:class_shift (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/linux/ |
D | pci.h | 1880 unsigned int class_shift; /* should be 0, 8, 16 */ member 1901 class_shift, hook) \ argument 1910 class_shift, hook) \ argument 1916 class_shift, hook) \ argument 1923 class_shift, hook) \ argument 1927 class_shift, hook) \ argument 1931 class_shift, hook) \ argument 1935 class_shift, hook) \ argument 1939 class_shift, hook) \ argument 1943 class_shift, hook) \ argument [all …]
|
/Linux-v5.4/drivers/pci/ |
D | quirks.c | 5050 unsigned int class_shift) in pci_create_device_link()
|