Home
last modified time | relevance | path

Searched refs:nvme_hwmon_exit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/nvme/host/
H A Dhwmon.c270 void nvme_hwmon_exit(struct nvme_ctrl *ctrl) in nvme_hwmon_exit() function
H A Dnvme.h1065 void nvme_hwmon_exit(struct nvme_ctrl *ctrl);
1072 static inline void nvme_hwmon_exit(struct nvme_ctrl *ctrl) in nvme_hwmon_exit() function
H A Dcore.c4385 nvme_hwmon_exit(ctrl); in nvme_uninit_ctrl()