Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h1149 void nvme_auth_free(struct nvme_ctrl *ctrl);
1171 static inline void nvme_auth_free(struct nvme_ctrl *ctrl) {}; in nvme_auth_free() function
H A Dauth.c990 void nvme_auth_free(struct nvme_ctrl *ctrl) in nvme_auth_free() function
1008 EXPORT_SYMBOL_GPL(nvme_auth_free);