Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dauth.c993 void nvme_auth_free(struct nvme_ctrl *ctrl) in nvme_auth_free() function
H A Dnvme.h1134 static inline void nvme_auth_free(struct nvme_ctrl *ctrl) {}; in nvme_auth_free() function