2025-02-16 10:50:54 +01:00
|
|
|
.TH "nvme_free_subsystem" 9 "nvme_free_subsystem" "August 2024" "libnvme API manual" LINUX
|
2025-02-15 08:44:15 +01:00
|
|
|
.SH NAME
|
|
|
|
nvme_free_subsystem \- Free a subsystem
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B "void" nvme_free_subsystem
|
|
|
|
.BI "(struct nvme_subsystem *s " ");"
|
|
|
|
.SH ARGUMENTS
|
|
|
|
.IP "s" 12
|
|
|
|
subsystem
|
|
|
|
.SH "DESCRIPTION"
|
|
|
|
Frees \fIs\fP and all related objects.
|