Home
last modified time | relevance | path

Searched defs:INVALID_CMD (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.h127 INVALID_CMD = 0, enumerator
/linux/drivers/pci/hotplug/
H A Dshpchp_hpc.c155 #define INVALID_CMD 0x2 macro
/linux/drivers/usb/typec/tipd/
H A Dcore.c109 #define INVALID_CMD(_cmd_) (_cmd_ == 0x444d4321) macro