Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dcore.c3159 static struct nvme_subsystem *__nvme_find_get_subsystem(const char *subsysnqn) in __nvme_find_get_subsystem() function
3276 found = __nvme_find_get_subsystem(subsys->subnqn); in nvme_init_subsystem()