Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/translations/zh_CN/PCI/
Dpci-iov-howto.rst119 static void dev_remove(struct pci_dev *dev)
165 .remove = dev_remove,
/linux-6.1.9/Documentation/PCI/
Dpci-iov-howto.rst121 static void dev_remove(struct pci_dev *dev)
167 .remove = dev_remove,
/linux-6.1.9/drivers/md/
Ddm-ioctl.c952 static int dev_remove(struct file *filp, struct dm_ioctl *param, size_t param_size) in dev_remove() function
1776 {DM_DEV_REMOVE_CMD, IOCTL_FLAGS_NO_PARAMS | IOCTL_FLAGS_ISSUE_GLOBAL_EVENT, dev_remove}, in lookup_ioctl()