Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h1932 unsigned int class_shift; /* should be 0, 8, 16 */ member
1953 class_shift, hook, stub) \ argument
1967 class_shift, hook, stub) \ argument
1971 class_shift, hook) \ argument
1977 class_shift, hook) \ argument
1984 class_shift, hook) \ argument
1988 class_shift, hook) \ argument
1992 class_shift, hook) \ argument
1996 class_shift, hook) \ argument
2000 class_shift, hook) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dquirks.c5381 unsigned int class_shift) in pci_create_device_link()