Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/host/
Dnvme.h248 const struct nvme_ctrl_ops *ops;
505 struct nvme_ctrl_ops { struct
738 const struct nvme_ctrl_ops *ops, unsigned long quirks);
Dapple.c1204 static const struct nvme_ctrl_ops nvme_ctrl_ops = { variable
1497 ret = nvme_init_ctrl(&anv->ctrl, anv->dev, &nvme_ctrl_ops, in apple_nvme_probe()
Drdma.c2248 static const struct nvme_ctrl_ops nvme_rdma_ctrl_ops = {
Dtcp.c2523 static const struct nvme_ctrl_ops nvme_tcp_ctrl_ops = {
Dpci.c3010 static const struct nvme_ctrl_ops nvme_pci_ctrl_ops = {
Dfc.c3357 static const struct nvme_ctrl_ops nvme_fc_ctrl_ops = {
Dcore.c5042 const struct nvme_ctrl_ops *ops, unsigned long quirks) in nvme_init_ctrl()
/linux-6.1.9/drivers/nvme/target/
Dloop.c475 static const struct nvme_ctrl_ops nvme_loop_ctrl_ops = {