Home
last modified time | relevance | path

Searched defs:class_shift (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dpci.h1899 unsigned int class_shift; /* should be 0, 8, 16 */ member
1920 class_shift, hook) \ argument
1936 class_shift, hook, stub) \ argument
1946 class_shift, hook, stub) \ argument
1952 class_shift, hook) \ argument
1958 class_shift, hook) \ argument
1965 class_shift, hook) \ argument
1969 class_shift, hook) \ argument
1973 class_shift, hook) \ argument
1977 class_shift, hook) \ argument
[all …]
/kernel/linux/linux-5.10/drivers/pci/
Dquirks.c5359 unsigned int class_shift) in pci_create_device_link()