Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/PCI/
Dpci-iov-howto.rst121 static void dev_remove(struct pci_dev *dev)
167 .remove = dev_remove,
/Linux-v5.10/drivers/md/
Ddm-ioctl.c863 static int dev_remove(struct file *filp, struct dm_ioctl *param, size_t param_size) in dev_remove() function
1676 {DM_DEV_REMOVE_CMD, IOCTL_FLAGS_NO_PARAMS | IOCTL_FLAGS_ISSUE_GLOBAL_EVENT, dev_remove}, in lookup_ioctl()