Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/nvme/host/
Dhwmon.c270 void nvme_hwmon_exit(struct nvme_ctrl *ctrl) in nvme_hwmon_exit() function
Dnvme.h1038 void nvme_hwmon_exit(struct nvme_ctrl *ctrl);
1045 static inline void nvme_hwmon_exit(struct nvme_ctrl *ctrl) in nvme_hwmon_exit() function
Dcore.c4404 nvme_hwmon_exit(ctrl); in nvme_uninit_ctrl()