Home
last modified time | relevance | path

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

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