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.h1907 unsigned int class_shift; /* should be 0, 8, 16 */ member
1928 class_shift, hook) \ argument
1944 class_shift, hook, stub) \ argument
1954 class_shift, hook, stub) \ argument
1960 class_shift, hook) \ argument
1966 class_shift, hook) \ argument
1973 class_shift, hook) \ argument
1977 class_shift, hook) \ argument
1981 class_shift, hook) \ argument
1985 class_shift, hook) \ argument
[all …]
/kernel/linux/linux-5.10/drivers/pci/
Dquirks.c5374 unsigned int class_shift) in pci_create_device_link()