Searched defs:nvme_get_admin_opcode_str (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/nvme/host/
H A Dconstants.c190 const char *nvme_get_admin_opcode_str(u8 opcode) function
196 EXPORT_SYMBOL_GPL(nvme_get_admin_opcode_str); variable
H A Dnvme.h1180 static inline const char *nvme_get_admin_opcode_str(u8 opcode) function

Completed in 73 milliseconds