Searched refs:nvme_get_admin_opcode_str (Results 1 - 3 of 3) 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.h1174 const char *nvme_get_admin_opcode_str(u8 opcode);
1185 static inline const char *nvme_get_admin_opcode_str(u8 opcode) function
1199 nvme_get_admin_opcode_str(opcode);
H A Dcore.c341 nvme_get_admin_opcode_str(nr->cmd->common.opcode),
359 nvme_get_admin_opcode_str(nr->cmd->common.opcode),

Completed in 157 milliseconds