Home
last modified time | relevance | path

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

/linux/include/linux/device-id/
H A Dpci.h10 #define PCI_ANY_ID (~0) macro
/linux/rust/kernel/
H A Dpci.rs167 const PCI_ANY_ID: u32 = !0; global() constant
[all...]