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.h1169 const char *nvme_get_admin_opcode_str(u8 opcode);
1180 static inline const char *nvme_get_admin_opcode_str(u8 opcode) function
1194 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 117 milliseconds