Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/nvme/host/
Dconstants.c182 const char *nvme_get_opcode_str(u8 opcode) in nvme_get_opcode_str() function
/linux-6.14.4/include/linux/
Dnvme.h1937 static inline const char *nvme_get_opcode_str(u8 opcode) in nvme_get_opcode_str() function