Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/PCI/
Dpci-iov-howto.txt96 static void dev_remove(struct pci_dev *dev)
142 .remove = dev_remove,
/Linux-v4.19/drivers/md/
Ddm-ioctl.c838 static int dev_remove(struct file *filp, struct dm_ioctl *param, size_t param_size) in dev_remove() function
1651 {DM_DEV_REMOVE_CMD, IOCTL_FLAGS_NO_PARAMS | IOCTL_FLAGS_ISSUE_GLOBAL_EVENT, dev_remove}, in lookup_ioctl()