Searched refs:nvme_get_admin_opcode_str (Results 1 – 2 of 2) sorted by relevance
190 const char *nvme_get_admin_opcode_str(u8 opcode) in nvme_get_admin_opcode_str() function196 EXPORT_SYMBOL_GPL(nvme_get_admin_opcode_str);
1930 const char *nvme_get_admin_opcode_str(u8 opcode);1941 static inline const char *nvme_get_admin_opcode_str(u8 opcode) in nvme_get_admin_opcode_str() function1955 nvme_get_admin_opcode_str(opcode); in nvme_opcode_str()